Uses of Class
com.azure.resourcemanager.appservice.fluent.models.HybridConnectionInner
-
Packages that use HybridConnectionInner Package Description com.azure.resourcemanager.appservice.fluent Package containing the service clients for WebSiteManagementClient.com.azure.resourcemanager.appservice.fluent.models Package containing the inner data models for WebSiteManagementClient.com.azure.resourcemanager.appservice.models 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 HybridConnectionInner Modifier and Type Method Description HybridConnectionInnerWebAppsClient. createOrUpdateHybridConnection(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope)Description for Creates a new Hybrid Connection using a Service Bus relay.HybridConnectionInnerWebAppsClient. createOrUpdateHybridConnectionSlot(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope)Description for Creates a new Hybrid Connection using a Service Bus relay.HybridConnectionInnerAppServicePlansClient. getHybridConnection(String resourceGroupName, String name, String namespaceName, String relayName)Description for Retrieve a Hybrid Connection in use in an App Service plan.HybridConnectionInnerWebAppsClient. getHybridConnection(String resourceGroupName, String name, String namespaceName, String relayName)Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App.HybridConnectionInnerWebAppsClient. getHybridConnectionSlot(String resourceGroupName, String name, String namespaceName, String relayName, String slot)Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App.HybridConnectionInnerWebAppsClient. listHybridConnections(String resourceGroupName, String name)Description for Retrieves all Service Bus Hybrid Connections used by this Web App.HybridConnectionInnerWebAppsClient. listHybridConnectionsSlot(String resourceGroupName, String name, String slot)Description for Retrieves all Service Bus Hybrid Connections used by this Web App.HybridConnectionInnerWebAppsClient. updateHybridConnection(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope)Description for Creates a new Hybrid Connection using a Service Bus relay.HybridConnectionInnerWebAppsClient. updateHybridConnectionSlot(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope)Description for Creates a new Hybrid Connection using a Service Bus relay.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type HybridConnectionInner Modifier and Type Method Description Mono<HybridConnectionInner>WebAppsClient. createOrUpdateHybridConnectionAsync(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope)Description for Creates a new Hybrid Connection using a Service Bus relay.Mono<HybridConnectionInner>WebAppsClient. createOrUpdateHybridConnectionSlotAsync(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope)Description for 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)Description for 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)Description for 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)Description for 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)Description for Creates a new Hybrid Connection using a Service Bus relay.Mono<HybridConnectionInner>AppServicePlansClient. getHybridConnectionAsync(String resourceGroupName, String name, String namespaceName, String relayName)Description for Retrieve a Hybrid Connection in use in an App Service plan.Mono<HybridConnectionInner>WebAppsClient. getHybridConnectionAsync(String resourceGroupName, String name, String namespaceName, String relayName)Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App.Mono<HybridConnectionInner>WebAppsClient. getHybridConnectionSlotAsync(String resourceGroupName, String name, String namespaceName, String relayName, String slot)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for Retrieve all Hybrid Connections in use in an App Service plan.com.azure.core.http.rest.PagedFlux<HybridConnectionInner>AppServicePlansClient. listHybridConnectionsAsync(String resourceGroupName, String name)Description for Retrieve all Hybrid Connections in use in an App Service plan.Mono<HybridConnectionInner>WebAppsClient. listHybridConnectionsAsync(String resourceGroupName, String name)Description for Retrieves all Service Bus Hybrid Connections used by this Web App.Mono<HybridConnectionInner>WebAppsClient. listHybridConnectionsSlotAsync(String resourceGroupName, String name, String slot)Description for 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)Description for 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)Description for 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)Description for 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)Description for Retrieves all Service Bus Hybrid Connections used by this Web App.Mono<HybridConnectionInner>WebAppsClient. updateHybridConnectionAsync(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope)Description for Creates a new Hybrid Connection using a Service Bus relay.Mono<HybridConnectionInner>WebAppsClient. updateHybridConnectionSlotAsync(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope)Description for 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)Description for 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)Description for 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)Description for 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)Description for Creates a new Hybrid Connection using a Service Bus relay.Methods in com.azure.resourcemanager.appservice.fluent with parameters of type HybridConnectionInner Modifier and Type Method Description HybridConnectionInnerWebAppsClient. createOrUpdateHybridConnection(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope)Description for Creates a new Hybrid Connection using a Service Bus relay.Mono<HybridConnectionInner>WebAppsClient. createOrUpdateHybridConnectionAsync(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope)Description for Creates a new Hybrid Connection using a Service Bus relay.HybridConnectionInnerWebAppsClient. createOrUpdateHybridConnectionSlot(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope)Description for Creates a new Hybrid Connection using a Service Bus relay.Mono<HybridConnectionInner>WebAppsClient. createOrUpdateHybridConnectionSlotAsync(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope)Description for 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)Description for 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)Description for 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)Description for 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)Description for Creates a new Hybrid Connection using a Service Bus relay.HybridConnectionInnerWebAppsClient. updateHybridConnection(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope)Description for Creates a new Hybrid Connection using a Service Bus relay.Mono<HybridConnectionInner>WebAppsClient. updateHybridConnectionAsync(String resourceGroupName, String name, String namespaceName, String relayName, HybridConnectionInner connectionEnvelope)Description for Creates a new Hybrid Connection using a Service Bus relay.HybridConnectionInnerWebAppsClient. updateHybridConnectionSlot(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope)Description for Creates a new Hybrid Connection using a Service Bus relay.Mono<HybridConnectionInner>WebAppsClient. updateHybridConnectionSlotAsync(String resourceGroupName, String name, String namespaceName, String relayName, String slot, HybridConnectionInner connectionEnvelope)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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 HybridConnectionInner Modifier and Type Method Description HybridConnectionInnerHybridConnectionInner. withHostname(String hostname)Set the hostname property: The hostname of the endpoint.HybridConnectionInnerHybridConnectionInner. withKind(String kind)Set the kind property: Kind of resource.HybridConnectionInnerHybridConnectionInner. withPort(Integer port)Set the port property: The port of the endpoint.HybridConnectionInnerHybridConnectionInner. withRelayArmUri(String relayArmUri)Set the relayArmUri property: The ARM URI to the Service Bus relay.HybridConnectionInnerHybridConnectionInner. withRelayName(String relayName)Set the relayName property: The name of the Service Bus relay.HybridConnectionInnerHybridConnectionInner. withSendKeyName(String sendKeyName)Set the sendKeyName property: The name of the Service Bus key which has Send permissions.HybridConnectionInnerHybridConnectionInner. withSendKeyValue(String sendKeyValue)Set the sendKeyValue property: The value of the Service Bus key.HybridConnectionInnerHybridConnectionInner. withServiceBusNamespace(String serviceBusNamespace)Set the serviceBusNamespace property: The name of the Service Bus namespace.HybridConnectionInnerHybridConnectionInner. 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 HybridConnectionInner Modifier and Type Method Description List<HybridConnectionInner>NetworkFeaturesInner. hybridConnectionsV2()Get the hybridConnectionsV2 property: The Hybrid Connection V2 (Service Bus) view.List<HybridConnectionInner>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 HybridConnectionInner Modifier and Type Method Description List<HybridConnectionInner>HybridConnectionCollection. value()Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type HybridConnectionInner Modifier and Type Method Description HybridConnectionCollectionHybridConnectionCollection. withValue(List<HybridConnectionInner> value)Set the value property: Collection of resources.
-