Uses of Class
com.azure.resourcemanager.appservice.fluent.models.HybridConnectionInner
Packages that use HybridConnectionInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of HybridConnectionInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return HybridConnectionInnerModifier and TypeMethodDescriptionWebAppsClient.createOrUpdateHybridConnection
(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.WebAppsClient.createOrUpdateHybridConnectionSlot
(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.AppServicePlansClient.getHybridConnection
(String resourceGroupName, String name, String namespaceName, String relayName) Retrieve a Hybrid Connection in use in an App Service plan.WebAppsClient.getHybridConnection
(String resourceGroupName, String name, String namespaceName, String relayName) Retrieves a specific Service Bus Hybrid Connection used by this Web App.WebAppsClient.getHybridConnectionSlot
(String resourceGroupName, String name, String namespaceName, String relayName, String slot) Retrieves a specific Service Bus Hybrid Connection used by this Web App.WebAppsClient.listHybridConnections
(String resourceGroupName, String name) Retrieves all Service Bus Hybrid Connections used by this Web App.WebAppsClient.listHybridConnectionsSlot
(String resourceGroupName, String name, String slot) Retrieves all Service Bus Hybrid Connections used by this Web App.WebAppsClient.updateHybridConnection
(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.WebAppsClient.updateHybridConnectionSlot
(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type HybridConnectionInnerModifier and TypeMethodDescriptionWebAppsClient.createOrUpdateHybridConnectionAsync
(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.WebAppsClient.createOrUpdateHybridConnectionSlotAsync
(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.com.azure.core.http.rest.Response
<HybridConnectionInner> WebAppsClient.createOrUpdateHybridConnectionSlotWithResponse
(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope, com.azure.core.util.Context context) Creates a new Hybrid Connection using a Service Bus relay.Mono
<com.azure.core.http.rest.Response<HybridConnectionInner>> WebAppsClient.createOrUpdateHybridConnectionSlotWithResponseAsync
(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.com.azure.core.http.rest.Response
<HybridConnectionInner> WebAppsClient.createOrUpdateHybridConnectionWithResponse
(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope, com.azure.core.util.Context context) Creates a new Hybrid Connection using a Service Bus relay.Mono
<com.azure.core.http.rest.Response<HybridConnectionInner>> WebAppsClient.createOrUpdateHybridConnectionWithResponseAsync
(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.AppServicePlansClient.getHybridConnectionAsync
(String resourceGroupName, String name, String namespaceName, String relayName) Retrieve a Hybrid Connection in use in an App Service plan.WebAppsClient.getHybridConnectionAsync
(String resourceGroupName, String name, String namespaceName, String relayName) Retrieves a specific Service Bus Hybrid Connection used by this Web App.WebAppsClient.getHybridConnectionSlotAsync
(String resourceGroupName, String name, String namespaceName, String relayName, String slot) Retrieves a specific Service Bus Hybrid Connection used by this Web App.com.azure.core.http.rest.Response
<HybridConnectionInner> WebAppsClient.getHybridConnectionSlotWithResponse
(String resourceGroupName, String name, String namespaceName, String relayName, String slot, com.azure.core.util.Context context) Retrieves a specific Service Bus Hybrid Connection used by this Web App.Mono
<com.azure.core.http.rest.Response<HybridConnectionInner>> WebAppsClient.getHybridConnectionSlotWithResponseAsync
(String resourceGroupName, String name, String namespaceName, String relayName, String slot) Retrieves a specific Service Bus Hybrid Connection used by this Web App.com.azure.core.http.rest.Response
<HybridConnectionInner> AppServicePlansClient.getHybridConnectionWithResponse
(String resourceGroupName, String name, String namespaceName, String relayName, com.azure.core.util.Context context) Retrieve a Hybrid Connection in use in an App Service plan.com.azure.core.http.rest.Response
<HybridConnectionInner> WebAppsClient.getHybridConnectionWithResponse
(String resourceGroupName, String name, String namespaceName, String relayName, com.azure.core.util.Context context) Retrieves a specific Service Bus Hybrid Connection used by this Web App.Mono
<com.azure.core.http.rest.Response<HybridConnectionInner>> AppServicePlansClient.getHybridConnectionWithResponseAsync
(String resourceGroupName, String name, String namespaceName, String relayName) Retrieve a Hybrid Connection in use in an App Service plan.Mono
<com.azure.core.http.rest.Response<HybridConnectionInner>> WebAppsClient.getHybridConnectionWithResponseAsync
(String resourceGroupName, String name, String namespaceName, String relayName) Retrieves a specific Service Bus Hybrid Connection used by this Web App.com.azure.core.http.rest.PagedIterable
<HybridConnectionInner> AppServicePlansClient.listHybridConnections
(String resourceGroupName, String name) Retrieve all Hybrid Connections in use in an App Service plan.com.azure.core.http.rest.PagedIterable
<HybridConnectionInner> AppServicePlansClient.listHybridConnections
(String resourceGroupName, String name, com.azure.core.util.Context context) Retrieve all Hybrid Connections in use in an App Service plan.com.azure.core.http.rest.PagedFlux
<HybridConnectionInner> AppServicePlansClient.listHybridConnectionsAsync
(String resourceGroupName, String name) Retrieve all Hybrid Connections in use in an App Service plan.WebAppsClient.listHybridConnectionsAsync
(String resourceGroupName, String name) Retrieves all Service Bus Hybrid Connections used by this Web App.WebAppsClient.listHybridConnectionsSlotAsync
(String resourceGroupName, String name, String slot) Retrieves all Service Bus Hybrid Connections used by this Web App.com.azure.core.http.rest.Response
<HybridConnectionInner> WebAppsClient.listHybridConnectionsSlotWithResponse
(String resourceGroupName, String name, String slot, com.azure.core.util.Context context) Retrieves all Service Bus Hybrid Connections used by this Web App.Mono
<com.azure.core.http.rest.Response<HybridConnectionInner>> WebAppsClient.listHybridConnectionsSlotWithResponseAsync
(String resourceGroupName, String name, String slot) Retrieves all Service Bus Hybrid Connections used by this Web App.com.azure.core.http.rest.Response
<HybridConnectionInner> WebAppsClient.listHybridConnectionsWithResponse
(String resourceGroupName, String name, com.azure.core.util.Context context) Retrieves all Service Bus Hybrid Connections used by this Web App.Mono
<com.azure.core.http.rest.Response<HybridConnectionInner>> WebAppsClient.listHybridConnectionsWithResponseAsync
(String resourceGroupName, String name) Retrieves all Service Bus Hybrid Connections used by this Web App.WebAppsClient.updateHybridConnectionAsync
(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.WebAppsClient.updateHybridConnectionSlotAsync
(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.com.azure.core.http.rest.Response
<HybridConnectionInner> WebAppsClient.updateHybridConnectionSlotWithResponse
(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope, com.azure.core.util.Context context) Creates a new Hybrid Connection using a Service Bus relay.Mono
<com.azure.core.http.rest.Response<HybridConnectionInner>> WebAppsClient.updateHybridConnectionSlotWithResponseAsync
(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.com.azure.core.http.rest.Response
<HybridConnectionInner> WebAppsClient.updateHybridConnectionWithResponse
(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope, com.azure.core.util.Context context) Creates a new Hybrid Connection using a Service Bus relay.Mono
<com.azure.core.http.rest.Response<HybridConnectionInner>> WebAppsClient.updateHybridConnectionWithResponseAsync
(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.Methods in com.azure.resourcemanager.appservice.fluent with parameters of type HybridConnectionInnerModifier and TypeMethodDescriptionWebAppsClient.createOrUpdateHybridConnection
(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.WebAppsClient.createOrUpdateHybridConnectionAsync
(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.WebAppsClient.createOrUpdateHybridConnectionSlot
(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.WebAppsClient.createOrUpdateHybridConnectionSlotAsync
(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.com.azure.core.http.rest.Response
<HybridConnectionInner> WebAppsClient.createOrUpdateHybridConnectionSlotWithResponse
(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope, com.azure.core.util.Context context) Creates a new Hybrid Connection using a Service Bus relay.Mono
<com.azure.core.http.rest.Response<HybridConnectionInner>> WebAppsClient.createOrUpdateHybridConnectionSlotWithResponseAsync
(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.com.azure.core.http.rest.Response
<HybridConnectionInner> WebAppsClient.createOrUpdateHybridConnectionWithResponse
(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope, com.azure.core.util.Context context) Creates a new Hybrid Connection using a Service Bus relay.Mono
<com.azure.core.http.rest.Response<HybridConnectionInner>> WebAppsClient.createOrUpdateHybridConnectionWithResponseAsync
(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.WebAppsClient.updateHybridConnection
(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.WebAppsClient.updateHybridConnectionAsync
(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.WebAppsClient.updateHybridConnectionSlot
(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.WebAppsClient.updateHybridConnectionSlotAsync
(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.com.azure.core.http.rest.Response
<HybridConnectionInner> WebAppsClient.updateHybridConnectionSlotWithResponse
(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope, com.azure.core.util.Context context) Creates a new Hybrid Connection using a Service Bus relay.Mono
<com.azure.core.http.rest.Response<HybridConnectionInner>> WebAppsClient.updateHybridConnectionSlotWithResponseAsync
(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay.com.azure.core.http.rest.Response
<HybridConnectionInner> WebAppsClient.updateHybridConnectionWithResponse
(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope, com.azure.core.util.Context context) Creates a new Hybrid Connection using a Service Bus relay.Mono
<com.azure.core.http.rest.Response<HybridConnectionInner>> WebAppsClient.updateHybridConnectionWithResponseAsync
(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope) Creates a new Hybrid Connection using a Service Bus relay. -
Uses of HybridConnectionInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return HybridConnectionInnerModifier and TypeMethodDescriptionstatic HybridConnectionInner
HybridConnectionInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of HybridConnectionInner from the JsonReader.HybridConnectionInner.withHostname
(String hostname) Set the hostname property: The hostname of the endpoint.Set the kind property: Kind of resource.Set the port property: The port of the endpoint.HybridConnectionInner.withRelayArmUri
(String relayArmUri) Set the relayArmUri property: The ARM URI to the Service Bus relay.HybridConnectionInner.withRelayName
(String relayName) Set the relayName property: The name of the Service Bus relay.HybridConnectionInner.withSendKeyName
(String sendKeyName) Set the sendKeyName property: The name of the Service Bus key which has Send permissions.HybridConnectionInner.withSendKeyValue
(String sendKeyValue) Set the sendKeyValue property: The value of the Service Bus key.HybridConnectionInner.withServiceBusNamespace
(String serviceBusNamespace) Set the serviceBusNamespace property: The name of the Service Bus namespace.HybridConnectionInner.withServiceBusSuffix
(String serviceBusSuffix) Set the serviceBusSuffix property: The suffix for the service bus endpoint.Methods in com.azure.resourcemanager.appservice.fluent.models that return types with arguments of type HybridConnectionInnerModifier and TypeMethodDescriptionNetworkFeaturesInner.hybridConnectionsV2()
Get the hybridConnectionsV2 property: The Hybrid Connection V2 (Service Bus) view.NetworkFeaturesProperties.hybridConnectionsV2()
Get the hybridConnectionsV2 property: The Hybrid Connection V2 (Service Bus) view. -
Uses of HybridConnectionInner in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type HybridConnectionInnerModifier and TypeMethodDescriptionHybridConnectionCollection.value()
Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type HybridConnectionInnerModifier and TypeMethodDescriptionHybridConnectionCollection.withValue
(List<HybridConnectionInner> value) Set the value property: Collection of resources.