Uses of Class
com.azure.resourcemanager.appservice.fluent.models.RelayServiceConnectionEntityInner
-
Packages that use RelayServiceConnectionEntityInner 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. -
-
Uses of RelayServiceConnectionEntityInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return RelayServiceConnectionEntityInner Modifier and Type Method Description RelayServiceConnectionEntityInnerWebAppsClient. createOrUpdateRelayServiceConnection(String resourceGroupName, String name, String entityName, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).RelayServiceConnectionEntityInnerWebAppsClient. createOrUpdateRelayServiceConnectionSlot(String resourceGroupName, String name, String entityName, String slot, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).RelayServiceConnectionEntityInnerWebAppsClient. getRelayServiceConnection(String resourceGroupName, String name, String entityName)Description for Gets a hybrid connection configuration by its name.RelayServiceConnectionEntityInnerWebAppsClient. getRelayServiceConnectionSlot(String resourceGroupName, String name, String entityName, String slot)Description for Gets a hybrid connection configuration by its name.RelayServiceConnectionEntityInnerWebAppsClient. listRelayServiceConnections(String resourceGroupName, String name)Description for Gets hybrid connections configured for an app (or deployment slot, if specified).RelayServiceConnectionEntityInnerWebAppsClient. listRelayServiceConnectionsSlot(String resourceGroupName, String name, String slot)Description for Gets hybrid connections configured for an app (or deployment slot, if specified).RelayServiceConnectionEntityInnerWebAppsClient. updateRelayServiceConnection(String resourceGroupName, String name, String entityName, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).RelayServiceConnectionEntityInnerWebAppsClient. updateRelayServiceConnectionSlot(String resourceGroupName, String name, String entityName, String slot, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type RelayServiceConnectionEntityInner Modifier and Type Method Description Mono<RelayServiceConnectionEntityInner>WebAppsClient. createOrUpdateRelayServiceConnectionAsync(String resourceGroupName, String name, String entityName, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).Mono<RelayServiceConnectionEntityInner>WebAppsClient. createOrUpdateRelayServiceConnectionSlotAsync(String resourceGroupName, String name, String entityName, String slot, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>WebAppsClient. createOrUpdateRelayServiceConnectionSlotWithResponse(String resourceGroupName, String name, String entityName, String slot, RelayServiceConnectionEntityInner connectionEnvelope, com.azure.core.util.Context context)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).Mono<com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>>WebAppsClient. createOrUpdateRelayServiceConnectionSlotWithResponseAsync(String resourceGroupName, String name, String entityName, String slot, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>WebAppsClient. createOrUpdateRelayServiceConnectionWithResponse(String resourceGroupName, String name, String entityName, RelayServiceConnectionEntityInner connectionEnvelope, com.azure.core.util.Context context)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).Mono<com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>>WebAppsClient. createOrUpdateRelayServiceConnectionWithResponseAsync(String resourceGroupName, String name, String entityName, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).Mono<RelayServiceConnectionEntityInner>WebAppsClient. getRelayServiceConnectionAsync(String resourceGroupName, String name, String entityName)Description for Gets a hybrid connection configuration by its name.Mono<RelayServiceConnectionEntityInner>WebAppsClient. getRelayServiceConnectionSlotAsync(String resourceGroupName, String name, String entityName, String slot)Description for Gets a hybrid connection configuration by its name.com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>WebAppsClient. getRelayServiceConnectionSlotWithResponse(String resourceGroupName, String name, String entityName, String slot, com.azure.core.util.Context context)Description for Gets a hybrid connection configuration by its name.Mono<com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>>WebAppsClient. getRelayServiceConnectionSlotWithResponseAsync(String resourceGroupName, String name, String entityName, String slot)Description for Gets a hybrid connection configuration by its name.com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>WebAppsClient. getRelayServiceConnectionWithResponse(String resourceGroupName, String name, String entityName, com.azure.core.util.Context context)Description for Gets a hybrid connection configuration by its name.Mono<com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>>WebAppsClient. getRelayServiceConnectionWithResponseAsync(String resourceGroupName, String name, String entityName)Description for Gets a hybrid connection configuration by its name.Mono<RelayServiceConnectionEntityInner>WebAppsClient. listRelayServiceConnectionsAsync(String resourceGroupName, String name)Description for Gets hybrid connections configured for an app (or deployment slot, if specified).Mono<RelayServiceConnectionEntityInner>WebAppsClient. listRelayServiceConnectionsSlotAsync(String resourceGroupName, String name, String slot)Description for Gets hybrid connections configured for an app (or deployment slot, if specified).com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>WebAppsClient. listRelayServiceConnectionsSlotWithResponse(String resourceGroupName, String name, String slot, com.azure.core.util.Context context)Description for Gets hybrid connections configured for an app (or deployment slot, if specified).Mono<com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>>WebAppsClient. listRelayServiceConnectionsSlotWithResponseAsync(String resourceGroupName, String name, String slot)Description for Gets hybrid connections configured for an app (or deployment slot, if specified).com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>WebAppsClient. listRelayServiceConnectionsWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context)Description for Gets hybrid connections configured for an app (or deployment slot, if specified).Mono<com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>>WebAppsClient. listRelayServiceConnectionsWithResponseAsync(String resourceGroupName, String name)Description for Gets hybrid connections configured for an app (or deployment slot, if specified).Mono<RelayServiceConnectionEntityInner>WebAppsClient. updateRelayServiceConnectionAsync(String resourceGroupName, String name, String entityName, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).Mono<RelayServiceConnectionEntityInner>WebAppsClient. updateRelayServiceConnectionSlotAsync(String resourceGroupName, String name, String entityName, String slot, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>WebAppsClient. updateRelayServiceConnectionSlotWithResponse(String resourceGroupName, String name, String entityName, String slot, RelayServiceConnectionEntityInner connectionEnvelope, com.azure.core.util.Context context)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).Mono<com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>>WebAppsClient. updateRelayServiceConnectionSlotWithResponseAsync(String resourceGroupName, String name, String entityName, String slot, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>WebAppsClient. updateRelayServiceConnectionWithResponse(String resourceGroupName, String name, String entityName, RelayServiceConnectionEntityInner connectionEnvelope, com.azure.core.util.Context context)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).Mono<com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>>WebAppsClient. updateRelayServiceConnectionWithResponseAsync(String resourceGroupName, String name, String entityName, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).Methods in com.azure.resourcemanager.appservice.fluent with parameters of type RelayServiceConnectionEntityInner Modifier and Type Method Description RelayServiceConnectionEntityInnerWebAppsClient. createOrUpdateRelayServiceConnection(String resourceGroupName, String name, String entityName, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).Mono<RelayServiceConnectionEntityInner>WebAppsClient. createOrUpdateRelayServiceConnectionAsync(String resourceGroupName, String name, String entityName, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).RelayServiceConnectionEntityInnerWebAppsClient. createOrUpdateRelayServiceConnectionSlot(String resourceGroupName, String name, String entityName, String slot, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).Mono<RelayServiceConnectionEntityInner>WebAppsClient. createOrUpdateRelayServiceConnectionSlotAsync(String resourceGroupName, String name, String entityName, String slot, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>WebAppsClient. createOrUpdateRelayServiceConnectionSlotWithResponse(String resourceGroupName, String name, String entityName, String slot, RelayServiceConnectionEntityInner connectionEnvelope, com.azure.core.util.Context context)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).Mono<com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>>WebAppsClient. createOrUpdateRelayServiceConnectionSlotWithResponseAsync(String resourceGroupName, String name, String entityName, String slot, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>WebAppsClient. createOrUpdateRelayServiceConnectionWithResponse(String resourceGroupName, String name, String entityName, RelayServiceConnectionEntityInner connectionEnvelope, com.azure.core.util.Context context)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).Mono<com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>>WebAppsClient. createOrUpdateRelayServiceConnectionWithResponseAsync(String resourceGroupName, String name, String entityName, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).RelayServiceConnectionEntityInnerWebAppsClient. updateRelayServiceConnection(String resourceGroupName, String name, String entityName, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).Mono<RelayServiceConnectionEntityInner>WebAppsClient. updateRelayServiceConnectionAsync(String resourceGroupName, String name, String entityName, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).RelayServiceConnectionEntityInnerWebAppsClient. updateRelayServiceConnectionSlot(String resourceGroupName, String name, String entityName, String slot, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).Mono<RelayServiceConnectionEntityInner>WebAppsClient. updateRelayServiceConnectionSlotAsync(String resourceGroupName, String name, String entityName, String slot, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>WebAppsClient. updateRelayServiceConnectionSlotWithResponse(String resourceGroupName, String name, String entityName, String slot, RelayServiceConnectionEntityInner connectionEnvelope, com.azure.core.util.Context context)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).Mono<com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>>WebAppsClient. updateRelayServiceConnectionSlotWithResponseAsync(String resourceGroupName, String name, String entityName, String slot, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>WebAppsClient. updateRelayServiceConnectionWithResponse(String resourceGroupName, String name, String entityName, RelayServiceConnectionEntityInner connectionEnvelope, com.azure.core.util.Context context)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH).Mono<com.azure.core.http.rest.Response<RelayServiceConnectionEntityInner>>WebAppsClient. updateRelayServiceConnectionWithResponseAsync(String resourceGroupName, String name, String entityName, RelayServiceConnectionEntityInner connectionEnvelope)Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). -
Uses of RelayServiceConnectionEntityInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return RelayServiceConnectionEntityInner Modifier and Type Method Description RelayServiceConnectionEntityInnerRelayServiceConnectionEntityInner. withBiztalkUri(String biztalkUri)Set the biztalkUri property: The biztalkUri property.RelayServiceConnectionEntityInnerRelayServiceConnectionEntityInner. withEntityConnectionString(String entityConnectionString)Set the entityConnectionString property: The entityConnectionString property.RelayServiceConnectionEntityInnerRelayServiceConnectionEntityInner. withEntityName(String entityName)Set the entityName property: The entityName property.RelayServiceConnectionEntityInnerRelayServiceConnectionEntityInner. withHostname(String hostname)Set the hostname property: The hostname property.RelayServiceConnectionEntityInnerRelayServiceConnectionEntityInner. withKind(String kind)Set the kind property: Kind of resource.RelayServiceConnectionEntityInnerRelayServiceConnectionEntityInner. withPort(Integer port)Set the port property: The port property.RelayServiceConnectionEntityInnerRelayServiceConnectionEntityInner. withResourceConnectionString(String resourceConnectionString)Set the resourceConnectionString property: The resourceConnectionString property.RelayServiceConnectionEntityInnerRelayServiceConnectionEntityInner. withResourceType(String resourceType)Set the resourceType property: The resourceType property.Methods in com.azure.resourcemanager.appservice.fluent.models that return types with arguments of type RelayServiceConnectionEntityInner Modifier and Type Method Description List<RelayServiceConnectionEntityInner>NetworkFeaturesInner. hybridConnections()Get the hybridConnections property: The Hybrid Connections summary view.List<RelayServiceConnectionEntityInner>NetworkFeaturesProperties. hybridConnections()Get the hybridConnections property: The Hybrid Connections summary view.
-