Interface ServicesClient
- All Superinterfaces:
InnerSupportsDelete<Void>,InnerSupportsGet<ServiceResourceInner>,InnerSupportsListing<ServiceResourceInner>
public interface ServicesClient
extends InnerSupportsGet<ServiceResourceInner>, InnerSupportsListing<ServiceResourceInner>, InnerSupportsDelete<Void>
An instance of this class provides access to all the operations defined in ServicesClient.
-
Method Summary
Modifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServiceResourceInner>,ServiceResourceInner> beginCreateOrUpdate(String resourceGroupName, String serviceName, ServiceResourceInner resource) Create a new Service or update an exiting Service.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServiceResourceInner>,ServiceResourceInner> beginCreateOrUpdate(String resourceGroupName, String serviceName, ServiceResourceInner resource, com.azure.core.util.Context context) Create a new Service or update an exiting Service.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ServiceResourceInner>,ServiceResourceInner> beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, ServiceResourceInner resource) Create a new Service or update an exiting Service.beginDelete(String resourceGroupName, String serviceName) Operation to delete a Service.beginDelete(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Operation to delete a Service.beginDeleteAsync(String resourceGroupName, String serviceName) Operation to delete a Service.beginDisableApmGlobally(String resourceGroupName, String serviceName, ApmReference apm) Disable an APM globally.beginDisableApmGlobally(String resourceGroupName, String serviceName, ApmReference apm, com.azure.core.util.Context context) Disable an APM globally.beginDisableApmGloballyAsync(String resourceGroupName, String serviceName, ApmReference apm) Disable an APM globally.beginEnableApmGlobally(String resourceGroupName, String serviceName, ApmReference apm) Enable an APM globally.beginEnableApmGlobally(String resourceGroupName, String serviceName, ApmReference apm, com.azure.core.util.Context context) Enable an APM globally.beginEnableApmGloballyAsync(String resourceGroupName, String serviceName, ApmReference apm) Enable an APM globally.beginFlushVnetDnsSetting(String resourceGroupName, String serviceName) Flush Virtual Network DNS settings for a VNET injected Service.beginFlushVnetDnsSetting(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Flush Virtual Network DNS settings for a VNET injected Service.beginFlushVnetDnsSettingAsync(String resourceGroupName, String serviceName) Flush Virtual Network DNS settings for a VNET injected Service.beginStart(String resourceGroupName, String serviceName) Start a Service.beginStart(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Start a Service.beginStartAsync(String resourceGroupName, String serviceName) Start a Service.Stop a Service.Stop a Service.beginStopAsync(String resourceGroupName, String serviceName) Stop a Service.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServiceResourceInner>,ServiceResourceInner> beginUpdate(String resourceGroupName, String serviceName, ServiceResourceInner resource) Operation to update an exiting Service.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServiceResourceInner>,ServiceResourceInner> beginUpdate(String resourceGroupName, String serviceName, ServiceResourceInner resource, com.azure.core.util.Context context) Operation to update an exiting Service.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ServiceResourceInner>,ServiceResourceInner> beginUpdateAsync(String resourceGroupName, String serviceName, ServiceResourceInner resource) Operation to update an exiting Service.checkNameAvailability(String location, NameAvailabilityParameters availabilityParameters) Checks that the resource name is valid and is not already in use.checkNameAvailabilityAsync(String location, NameAvailabilityParameters availabilityParameters) Checks that the resource name is valid and is not already in use.com.azure.core.http.rest.Response<NameAvailability>checkNameAvailabilityWithResponse(String location, NameAvailabilityParameters availabilityParameters, com.azure.core.util.Context context) Checks that the resource name is valid and is not already in use.Mono<com.azure.core.http.rest.Response<NameAvailability>>checkNameAvailabilityWithResponseAsync(String location, NameAvailabilityParameters availabilityParameters) Checks that the resource name is valid and is not already in use.createOrUpdate(String resourceGroupName, String serviceName, ServiceResourceInner resource) Create a new Service or update an exiting Service.createOrUpdate(String resourceGroupName, String serviceName, ServiceResourceInner resource, com.azure.core.util.Context context) Create a new Service or update an exiting Service.createOrUpdateAsync(String resourceGroupName, String serviceName, ServiceResourceInner resource) Create a new Service or update an exiting Service.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>createOrUpdateWithResponseAsync(String resourceGroupName, String serviceName, ServiceResourceInner resource) Create a new Service or update an exiting Service.voidOperation to delete a Service.voidOperation to delete a Service.deleteAsync(String resourceGroupName, String serviceName) Operation to delete a Service.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>deleteWithResponseAsync(String resourceGroupName, String serviceName) Operation to delete a Service.voiddisableApmGlobally(String resourceGroupName, String serviceName, ApmReference apm) Disable an APM globally.voiddisableApmGlobally(String resourceGroupName, String serviceName, ApmReference apm, com.azure.core.util.Context context) Disable an APM globally.disableApmGloballyAsync(String resourceGroupName, String serviceName, ApmReference apm) Disable an APM globally.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>disableApmGloballyWithResponseAsync(String resourceGroupName, String serviceName, ApmReference apm) Disable an APM globally.voiddisableTestEndpoint(String resourceGroupName, String serviceName) Disable test endpoint functionality for a Service.disableTestEndpointAsync(String resourceGroupName, String serviceName) Disable test endpoint functionality for a Service.com.azure.core.http.rest.Response<Void>disableTestEndpointWithResponse(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Disable test endpoint functionality for a Service.disableTestEndpointWithResponseAsync(String resourceGroupName, String serviceName) Disable test endpoint functionality for a Service.voidenableApmGlobally(String resourceGroupName, String serviceName, ApmReference apm) Enable an APM globally.voidenableApmGlobally(String resourceGroupName, String serviceName, ApmReference apm, com.azure.core.util.Context context) Enable an APM globally.enableApmGloballyAsync(String resourceGroupName, String serviceName, ApmReference apm) Enable an APM globally.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>enableApmGloballyWithResponseAsync(String resourceGroupName, String serviceName, ApmReference apm) Enable an APM globally.enableTestEndpoint(String resourceGroupName, String serviceName) Enable test endpoint functionality for a Service.enableTestEndpointAsync(String resourceGroupName, String serviceName) Enable test endpoint functionality for a Service.com.azure.core.http.rest.Response<TestKeys>enableTestEndpointWithResponse(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Enable test endpoint functionality for a Service.enableTestEndpointWithResponseAsync(String resourceGroupName, String serviceName) Enable test endpoint functionality for a Service.voidflushVnetDnsSetting(String resourceGroupName, String serviceName) Flush Virtual Network DNS settings for a VNET injected Service.voidflushVnetDnsSetting(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Flush Virtual Network DNS settings for a VNET injected Service.flushVnetDnsSettingAsync(String resourceGroupName, String serviceName) Flush Virtual Network DNS settings for a VNET injected Service.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>flushVnetDnsSettingWithResponseAsync(String resourceGroupName, String serviceName) Flush Virtual Network DNS settings for a VNET injected Service.getByResourceGroup(String resourceGroupName, String serviceName) Get a Service and its properties.getByResourceGroupAsync(String resourceGroupName, String serviceName) Get a Service and its properties.com.azure.core.http.rest.Response<ServiceResourceInner>getByResourceGroupWithResponse(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Get a Service and its properties.Mono<com.azure.core.http.rest.Response<ServiceResourceInner>>getByResourceGroupWithResponseAsync(String resourceGroupName, String serviceName) Get a Service and its properties.com.azure.core.http.rest.PagedIterable<ServiceResourceInner>list()Handles requests to list all resources in a subscription.com.azure.core.http.rest.PagedIterable<ServiceResourceInner>list(com.azure.core.util.Context context) Handles requests to list all resources in a subscription.com.azure.core.http.rest.PagedFlux<ServiceResourceInner>Handles requests to list all resources in a subscription.com.azure.core.http.rest.PagedIterable<ServiceResourceInner>listByResourceGroup(String resourceGroupName) Handles requests to list all resources in a resource group.com.azure.core.http.rest.PagedIterable<ServiceResourceInner>listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Handles requests to list all resources in a resource group.com.azure.core.http.rest.PagedFlux<ServiceResourceInner>listByResourceGroupAsync(String resourceGroupName) Handles requests to list all resources in a resource group.listGloballyEnabledApms(String resourceGroupName, String serviceName) List globally enabled APMs for a Service.listGloballyEnabledApmsAsync(String resourceGroupName, String serviceName) List globally enabled APMs for a Service.com.azure.core.http.rest.Response<GloballyEnabledApmsInner>listGloballyEnabledApmsWithResponse(String resourceGroupName, String serviceName, com.azure.core.util.Context context) List globally enabled APMs for a Service.Mono<com.azure.core.http.rest.Response<GloballyEnabledApmsInner>>listGloballyEnabledApmsWithResponseAsync(String resourceGroupName, String serviceName) List globally enabled APMs for a Service.com.azure.core.http.rest.PagedIterable<SupportedApmTypeInner>listSupportedApmTypes(String resourceGroupName, String serviceName) List supported APM types for a Service.com.azure.core.http.rest.PagedIterable<SupportedApmTypeInner>listSupportedApmTypes(String resourceGroupName, String serviceName, com.azure.core.util.Context context) List supported APM types for a Service.com.azure.core.http.rest.PagedFlux<SupportedApmTypeInner>listSupportedApmTypesAsync(String resourceGroupName, String serviceName) List supported APM types for a Service.com.azure.core.http.rest.PagedIterable<SupportedServerVersionInner>listSupportedServerVersions(String resourceGroupName, String serviceName) Lists all of the available server versions supported by Microsoft.AppPlatform provider.com.azure.core.http.rest.PagedIterable<SupportedServerVersionInner>listSupportedServerVersions(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Lists all of the available server versions supported by Microsoft.AppPlatform provider.com.azure.core.http.rest.PagedFlux<SupportedServerVersionInner>listSupportedServerVersionsAsync(String resourceGroupName, String serviceName) Lists all of the available server versions supported by Microsoft.AppPlatform provider.listTestKeys(String resourceGroupName, String serviceName) List test keys for a Service.listTestKeysAsync(String resourceGroupName, String serviceName) List test keys for a Service.com.azure.core.http.rest.Response<TestKeys>listTestKeysWithResponse(String resourceGroupName, String serviceName, com.azure.core.util.Context context) List test keys for a Service.listTestKeysWithResponseAsync(String resourceGroupName, String serviceName) List test keys for a Service.regenerateTestKey(String resourceGroupName, String serviceName, RegenerateTestKeyRequestPayload regenerateTestKeyRequest) Regenerate a test key for a Service.regenerateTestKeyAsync(String resourceGroupName, String serviceName, RegenerateTestKeyRequestPayload regenerateTestKeyRequest) Regenerate a test key for a Service.com.azure.core.http.rest.Response<TestKeys>regenerateTestKeyWithResponse(String resourceGroupName, String serviceName, RegenerateTestKeyRequestPayload regenerateTestKeyRequest, com.azure.core.util.Context context) Regenerate a test key for a Service.regenerateTestKeyWithResponseAsync(String resourceGroupName, String serviceName, RegenerateTestKeyRequestPayload regenerateTestKeyRequest) Regenerate a test key for a Service.voidStart a Service.voidStart a Service.startAsync(String resourceGroupName, String serviceName) Start a Service.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>startWithResponseAsync(String resourceGroupName, String serviceName) Start a Service.voidStop a Service.voidStop a Service.Stop a Service.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>stopWithResponseAsync(String resourceGroupName, String serviceName) Stop a Service.update(String resourceGroupName, String serviceName, ServiceResourceInner resource) Operation to update an exiting Service.update(String resourceGroupName, String serviceName, ServiceResourceInner resource, com.azure.core.util.Context context) Operation to update an exiting Service.updateAsync(String resourceGroupName, String serviceName, ServiceResourceInner resource) Operation to update an exiting Service.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>updateWithResponseAsync(String resourceGroupName, String serviceName, ServiceResourceInner resource) Operation to update an exiting Service.
-
Method Details
-
getByResourceGroupWithResponseAsync
Mono<com.azure.core.http.rest.Response<ServiceResourceInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String serviceName) Get a Service and its properties.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- a Service and its properties along with
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getByResourceGroupAsync
Get a Service and its properties.- Specified by:
getByResourceGroupAsyncin interfaceInnerSupportsGet<ServiceResourceInner>- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- a Service and its properties on successful completion of
Mono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getByResourceGroupWithResponse
com.azure.core.http.rest.Response<ServiceResourceInner> getByResourceGroupWithResponse(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Get a Service and its properties.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.context- The context to associate with this operation.- Returns:
- a Service and its properties along with
Response. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
getByResourceGroup
Get a Service and its properties.- Specified by:
getByResourceGroupin interfaceInnerSupportsGet<ServiceResourceInner>- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- a Service and its properties.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createOrUpdateWithResponseAsync
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String serviceName, ServiceResourceInner resource) Create a new Service or update an exiting Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.resource- Parameters for the create or update operation.- Returns:
- service resource along with
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginCreateOrUpdateAsync
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ServiceResourceInner>,ServiceResourceInner> beginCreateOrUpdateAsync(String resourceGroupName, String serviceName, ServiceResourceInner resource) Create a new Service or update an exiting Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.resource- Parameters for the create or update operation.- Returns:
- the
PollerFluxfor polling of service resource. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginCreateOrUpdate
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServiceResourceInner>,ServiceResourceInner> beginCreateOrUpdate(String resourceGroupName, String serviceName, ServiceResourceInner resource) Create a new Service or update an exiting Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.resource- Parameters for the create or update operation.- Returns:
- the
SyncPollerfor polling of service resource. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginCreateOrUpdate
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServiceResourceInner>,ServiceResourceInner> beginCreateOrUpdate(String resourceGroupName, String serviceName, ServiceResourceInner resource, com.azure.core.util.Context context) Create a new Service or update an exiting Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.resource- Parameters for the create or update operation.context- The context to associate with this operation.- Returns:
- the
SyncPollerfor polling of service resource. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createOrUpdateAsync
Mono<ServiceResourceInner> createOrUpdateAsync(String resourceGroupName, String serviceName, ServiceResourceInner resource) Create a new Service or update an exiting Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.resource- Parameters for the create or update operation.- Returns:
- service resource on successful completion of
Mono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createOrUpdate
ServiceResourceInner createOrUpdate(String resourceGroupName, String serviceName, ServiceResourceInner resource) Create a new Service or update an exiting Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.resource- Parameters for the create or update operation.- Returns:
- service resource.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
createOrUpdate
ServiceResourceInner createOrUpdate(String resourceGroupName, String serviceName, ServiceResourceInner resource, com.azure.core.util.Context context) Create a new Service or update an exiting Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.resource- Parameters for the create or update operation.context- The context to associate with this operation.- Returns:
- service resource.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
deleteWithResponseAsync
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String serviceName) Operation to delete a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- the
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginDeleteAsync
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String serviceName) Operation to delete a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- the
PollerFluxfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginDelete
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDelete(String resourceGroupName, String serviceName) Operation to delete a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- the
SyncPollerfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginDelete
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDelete(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Operation to delete a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.context- The context to associate with this operation.- Returns:
- the
SyncPollerfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
deleteAsync
Operation to delete a Service.- Specified by:
deleteAsyncin interfaceInnerSupportsDelete<Void>- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- A
Monothat completes when a successful response is received. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
delete
Operation to delete a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
delete
Operation to delete a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.context- The context to associate with this operation.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
updateWithResponseAsync
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> updateWithResponseAsync(String resourceGroupName, String serviceName, ServiceResourceInner resource) Operation to update an exiting Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.resource- Parameters for the update operation.- Returns:
- service resource along with
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginUpdateAsync
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ServiceResourceInner>,ServiceResourceInner> beginUpdateAsync(String resourceGroupName, String serviceName, ServiceResourceInner resource) Operation to update an exiting Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.resource- Parameters for the update operation.- Returns:
- the
PollerFluxfor polling of service resource. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginUpdate
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServiceResourceInner>,ServiceResourceInner> beginUpdate(String resourceGroupName, String serviceName, ServiceResourceInner resource) Operation to update an exiting Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.resource- Parameters for the update operation.- Returns:
- the
SyncPollerfor polling of service resource. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginUpdate
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServiceResourceInner>,ServiceResourceInner> beginUpdate(String resourceGroupName, String serviceName, ServiceResourceInner resource, com.azure.core.util.Context context) Operation to update an exiting Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.resource- Parameters for the update operation.context- The context to associate with this operation.- Returns:
- the
SyncPollerfor polling of service resource. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
updateAsync
Mono<ServiceResourceInner> updateAsync(String resourceGroupName, String serviceName, ServiceResourceInner resource) Operation to update an exiting Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.resource- Parameters for the update operation.- Returns:
- service resource on successful completion of
Mono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
update
ServiceResourceInner update(String resourceGroupName, String serviceName, ServiceResourceInner resource) Operation to update an exiting Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.resource- Parameters for the update operation.- Returns:
- service resource.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
update
ServiceResourceInner update(String resourceGroupName, String serviceName, ServiceResourceInner resource, com.azure.core.util.Context context) Operation to update an exiting Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.resource- Parameters for the update operation.context- The context to associate with this operation.- Returns:
- service resource.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listTestKeysWithResponseAsync
Mono<com.azure.core.http.rest.Response<TestKeys>> listTestKeysWithResponseAsync(String resourceGroupName, String serviceName) List test keys for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- test keys payload along with
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listTestKeysAsync
List test keys for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- test keys payload on successful completion of
Mono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listTestKeysWithResponse
com.azure.core.http.rest.Response<TestKeys> listTestKeysWithResponse(String resourceGroupName, String serviceName, com.azure.core.util.Context context) List test keys for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.context- The context to associate with this operation.- Returns:
- test keys payload along with
Response. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listTestKeys
List test keys for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- test keys payload.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
regenerateTestKeyWithResponseAsync
Mono<com.azure.core.http.rest.Response<TestKeys>> regenerateTestKeyWithResponseAsync(String resourceGroupName, String serviceName, RegenerateTestKeyRequestPayload regenerateTestKeyRequest) Regenerate a test key for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.regenerateTestKeyRequest- Parameters for the operation.- Returns:
- test keys payload along with
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
regenerateTestKeyAsync
Mono<TestKeys> regenerateTestKeyAsync(String resourceGroupName, String serviceName, RegenerateTestKeyRequestPayload regenerateTestKeyRequest) Regenerate a test key for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.regenerateTestKeyRequest- Parameters for the operation.- Returns:
- test keys payload on successful completion of
Mono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
regenerateTestKeyWithResponse
com.azure.core.http.rest.Response<TestKeys> regenerateTestKeyWithResponse(String resourceGroupName, String serviceName, RegenerateTestKeyRequestPayload regenerateTestKeyRequest, com.azure.core.util.Context context) Regenerate a test key for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.regenerateTestKeyRequest- Parameters for the operation.context- The context to associate with this operation.- Returns:
- test keys payload along with
Response. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
regenerateTestKey
TestKeys regenerateTestKey(String resourceGroupName, String serviceName, RegenerateTestKeyRequestPayload regenerateTestKeyRequest) Regenerate a test key for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.regenerateTestKeyRequest- Parameters for the operation.- Returns:
- test keys payload.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
disableTestEndpointWithResponseAsync
Mono<com.azure.core.http.rest.Response<Void>> disableTestEndpointWithResponseAsync(String resourceGroupName, String serviceName) Disable test endpoint functionality for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- the
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
disableTestEndpointAsync
Disable test endpoint functionality for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- A
Monothat completes when a successful response is received. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
disableTestEndpointWithResponse
com.azure.core.http.rest.Response<Void> disableTestEndpointWithResponse(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Disable test endpoint functionality for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.context- The context to associate with this operation.- Returns:
- the
Response. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
disableTestEndpoint
Disable test endpoint functionality for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
enableTestEndpointWithResponseAsync
Mono<com.azure.core.http.rest.Response<TestKeys>> enableTestEndpointWithResponseAsync(String resourceGroupName, String serviceName) Enable test endpoint functionality for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- test keys payload along with
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
enableTestEndpointAsync
Enable test endpoint functionality for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- test keys payload on successful completion of
Mono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
enableTestEndpointWithResponse
com.azure.core.http.rest.Response<TestKeys> enableTestEndpointWithResponse(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Enable test endpoint functionality for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.context- The context to associate with this operation.- Returns:
- test keys payload along with
Response. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
enableTestEndpoint
Enable test endpoint functionality for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- test keys payload.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
stopWithResponseAsync
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> stopWithResponseAsync(String resourceGroupName, String serviceName) Stop a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- the
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server on status code 404, 409.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginStopAsync
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginStopAsync(String resourceGroupName, String serviceName) Stop a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- the
PollerFluxfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server on status code 404, 409.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginStop
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginStop(String resourceGroupName, String serviceName) Stop a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- the
SyncPollerfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server on status code 404, 409.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginStop
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginStop(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Stop a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.context- The context to associate with this operation.- Returns:
- the
SyncPollerfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server on status code 404, 409.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
stopAsync
Stop a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- A
Monothat completes when a successful response is received. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server on status code 404, 409.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
stop
Stop a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server on status code 404, 409.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
stop
Stop a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.context- The context to associate with this operation.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server on status code 404, 409.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
startWithResponseAsync
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> startWithResponseAsync(String resourceGroupName, String serviceName) Start a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- the
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server on status code 404, 409.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginStartAsync
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginStartAsync(String resourceGroupName, String serviceName) Start a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- the
PollerFluxfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server on status code 404, 409.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginStart
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginStart(String resourceGroupName, String serviceName) Start a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- the
SyncPollerfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server on status code 404, 409.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginStart
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginStart(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Start a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.context- The context to associate with this operation.- Returns:
- the
SyncPollerfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server on status code 404, 409.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
startAsync
Start a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- A
Monothat completes when a successful response is received. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server on status code 404, 409.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
start
Start a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server on status code 404, 409.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
start
Start a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.context- The context to associate with this operation.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server on status code 404, 409.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
flushVnetDnsSettingWithResponseAsync
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> flushVnetDnsSettingWithResponseAsync(String resourceGroupName, String serviceName) Flush Virtual Network DNS settings for a VNET injected Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- the
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginFlushVnetDnsSettingAsync
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginFlushVnetDnsSettingAsync(String resourceGroupName, String serviceName) Flush Virtual Network DNS settings for a VNET injected Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- the
PollerFluxfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginFlushVnetDnsSetting
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginFlushVnetDnsSetting(String resourceGroupName, String serviceName) Flush Virtual Network DNS settings for a VNET injected Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- the
SyncPollerfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginFlushVnetDnsSetting
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginFlushVnetDnsSetting(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Flush Virtual Network DNS settings for a VNET injected Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.context- The context to associate with this operation.- Returns:
- the
SyncPollerfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
flushVnetDnsSettingAsync
Flush Virtual Network DNS settings for a VNET injected Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- A
Monothat completes when a successful response is received. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
flushVnetDnsSetting
Flush Virtual Network DNS settings for a VNET injected Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
flushVnetDnsSetting
void flushVnetDnsSetting(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Flush Virtual Network DNS settings for a VNET injected Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.context- The context to associate with this operation.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listSupportedApmTypesAsync
com.azure.core.http.rest.PagedFlux<SupportedApmTypeInner> listSupportedApmTypesAsync(String resourceGroupName, String serviceName) List supported APM types for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- supported APM types payload as paginated response with
PagedFlux. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listSupportedApmTypes
com.azure.core.http.rest.PagedIterable<SupportedApmTypeInner> listSupportedApmTypes(String resourceGroupName, String serviceName) List supported APM types for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- supported APM types payload as paginated response with
PagedIterable. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listSupportedApmTypes
com.azure.core.http.rest.PagedIterable<SupportedApmTypeInner> listSupportedApmTypes(String resourceGroupName, String serviceName, com.azure.core.util.Context context) List supported APM types for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.context- The context to associate with this operation.- Returns:
- supported APM types payload as paginated response with
PagedIterable. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listGloballyEnabledApmsWithResponseAsync
Mono<com.azure.core.http.rest.Response<GloballyEnabledApmsInner>> listGloballyEnabledApmsWithResponseAsync(String resourceGroupName, String serviceName) List globally enabled APMs for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- globally enabled APMs payload along with
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listGloballyEnabledApmsAsync
Mono<GloballyEnabledApmsInner> listGloballyEnabledApmsAsync(String resourceGroupName, String serviceName) List globally enabled APMs for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- globally enabled APMs payload on successful completion of
Mono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listGloballyEnabledApmsWithResponse
com.azure.core.http.rest.Response<GloballyEnabledApmsInner> listGloballyEnabledApmsWithResponse(String resourceGroupName, String serviceName, com.azure.core.util.Context context) List globally enabled APMs for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.context- The context to associate with this operation.- Returns:
- globally enabled APMs payload along with
Response. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listGloballyEnabledApms
List globally enabled APMs for a Service.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- globally enabled APMs payload.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
enableApmGloballyWithResponseAsync
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> enableApmGloballyWithResponseAsync(String resourceGroupName, String serviceName, ApmReference apm) Enable an APM globally.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.apm- The target APM for the enable operation.- Returns:
- the
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginEnableApmGloballyAsync
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginEnableApmGloballyAsync(String resourceGroupName, String serviceName, ApmReference apm) Enable an APM globally.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.apm- The target APM for the enable operation.- Returns:
- the
PollerFluxfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginEnableApmGlobally
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginEnableApmGlobally(String resourceGroupName, String serviceName, ApmReference apm) Enable an APM globally.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.apm- The target APM for the enable operation.- Returns:
- the
SyncPollerfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginEnableApmGlobally
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginEnableApmGlobally(String resourceGroupName, String serviceName, ApmReference apm, com.azure.core.util.Context context) Enable an APM globally.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.apm- The target APM for the enable operation.context- The context to associate with this operation.- Returns:
- the
SyncPollerfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
enableApmGloballyAsync
Enable an APM globally.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.apm- The target APM for the enable operation.- Returns:
- A
Monothat completes when a successful response is received. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
enableApmGlobally
Enable an APM globally.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.apm- The target APM for the enable operation.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
enableApmGlobally
void enableApmGlobally(String resourceGroupName, String serviceName, ApmReference apm, com.azure.core.util.Context context) Enable an APM globally.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.apm- The target APM for the enable operation.context- The context to associate with this operation.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
disableApmGloballyWithResponseAsync
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> disableApmGloballyWithResponseAsync(String resourceGroupName, String serviceName, ApmReference apm) Disable an APM globally.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.apm- The target APM for the disable operation.- Returns:
- the
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginDisableApmGloballyAsync
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginDisableApmGloballyAsync(String resourceGroupName, String serviceName, ApmReference apm) Disable an APM globally.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.apm- The target APM for the disable operation.- Returns:
- the
PollerFluxfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginDisableApmGlobally
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDisableApmGlobally(String resourceGroupName, String serviceName, ApmReference apm) Disable an APM globally.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.apm- The target APM for the disable operation.- Returns:
- the
SyncPollerfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
beginDisableApmGlobally
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDisableApmGlobally(String resourceGroupName, String serviceName, ApmReference apm, com.azure.core.util.Context context) Disable an APM globally.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.apm- The target APM for the disable operation.context- The context to associate with this operation.- Returns:
- the
SyncPollerfor polling of long-running operation. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
disableApmGloballyAsync
Disable an APM globally.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.apm- The target APM for the disable operation.- Returns:
- A
Monothat completes when a successful response is received. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
disableApmGlobally
Disable an APM globally.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.apm- The target APM for the disable operation.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
disableApmGlobally
void disableApmGlobally(String resourceGroupName, String serviceName, ApmReference apm, com.azure.core.util.Context context) Disable an APM globally.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.apm- The target APM for the disable operation.context- The context to associate with this operation.- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
checkNameAvailabilityWithResponseAsync
Mono<com.azure.core.http.rest.Response<NameAvailability>> checkNameAvailabilityWithResponseAsync(String location, NameAvailabilityParameters availabilityParameters) Checks that the resource name is valid and is not already in use.- Parameters:
location- the region.availabilityParameters- Parameters supplied to the operation.- Returns:
- name availability result payload along with
Responseon successful completion ofMono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
checkNameAvailabilityAsync
Mono<NameAvailability> checkNameAvailabilityAsync(String location, NameAvailabilityParameters availabilityParameters) Checks that the resource name is valid and is not already in use.- Parameters:
location- the region.availabilityParameters- Parameters supplied to the operation.- Returns:
- name availability result payload on successful completion of
Mono. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
checkNameAvailabilityWithResponse
com.azure.core.http.rest.Response<NameAvailability> checkNameAvailabilityWithResponse(String location, NameAvailabilityParameters availabilityParameters, com.azure.core.util.Context context) Checks that the resource name is valid and is not already in use.- Parameters:
location- the region.availabilityParameters- Parameters supplied to the operation.context- The context to associate with this operation.- Returns:
- name availability result payload along with
Response. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
checkNameAvailability
NameAvailability checkNameAvailability(String location, NameAvailabilityParameters availabilityParameters) Checks that the resource name is valid and is not already in use.- Parameters:
location- the region.availabilityParameters- Parameters supplied to the operation.- Returns:
- name availability result payload.
- Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listAsync
com.azure.core.http.rest.PagedFlux<ServiceResourceInner> listAsync()Handles requests to list all resources in a subscription.- Specified by:
listAsyncin interfaceInnerSupportsListing<ServiceResourceInner>- Returns:
- object that includes an array of Service resources and a possible link for next set as paginated response
with
PagedFlux. - Throws:
com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
list
com.azure.core.http.rest.PagedIterable<ServiceResourceInner> list()Handles requests to list all resources in a subscription.- Specified by:
listin interfaceInnerSupportsListing<ServiceResourceInner>- Returns:
- object that includes an array of Service resources and a possible link for next set as paginated response
with
PagedIterable. - Throws:
com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
list
com.azure.core.http.rest.PagedIterable<ServiceResourceInner> list(com.azure.core.util.Context context) Handles requests to list all resources in a subscription.- Parameters:
context- The context to associate with this operation.- Returns:
- object that includes an array of Service resources and a possible link for next set as paginated response
with
PagedIterable. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listByResourceGroupAsync
com.azure.core.http.rest.PagedFlux<ServiceResourceInner> listByResourceGroupAsync(String resourceGroupName) Handles requests to list all resources in a resource group.- Specified by:
listByResourceGroupAsyncin interfaceInnerSupportsListing<ServiceResourceInner>- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.- Returns:
- object that includes an array of Service resources and a possible link for next set as paginated response
with
PagedFlux. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listByResourceGroup
com.azure.core.http.rest.PagedIterable<ServiceResourceInner> listByResourceGroup(String resourceGroupName) Handles requests to list all resources in a resource group.- Specified by:
listByResourceGroupin interfaceInnerSupportsListing<ServiceResourceInner>- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.- Returns:
- object that includes an array of Service resources and a possible link for next set as paginated response
with
PagedIterable. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listByResourceGroup
com.azure.core.http.rest.PagedIterable<ServiceResourceInner> listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Handles requests to list all resources in a resource group.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.context- The context to associate with this operation.- Returns:
- object that includes an array of Service resources and a possible link for next set as paginated response
with
PagedIterable. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listSupportedServerVersionsAsync
com.azure.core.http.rest.PagedFlux<SupportedServerVersionInner> listSupportedServerVersionsAsync(String resourceGroupName, String serviceName) Lists all of the available server versions supported by Microsoft.AppPlatform provider.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- supported server versions as paginated response with
PagedFlux. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listSupportedServerVersions
com.azure.core.http.rest.PagedIterable<SupportedServerVersionInner> listSupportedServerVersions(String resourceGroupName, String serviceName) Lists all of the available server versions supported by Microsoft.AppPlatform provider.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.- Returns:
- supported server versions as paginated response with
PagedIterable. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-
listSupportedServerVersions
com.azure.core.http.rest.PagedIterable<SupportedServerVersionInner> listSupportedServerVersions(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Lists all of the available server versions supported by Microsoft.AppPlatform provider.- Parameters:
resourceGroupName- The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.serviceName- The name of the Service resource.context- The context to associate with this operation.- Returns:
- supported server versions as paginated response with
PagedIterable. - Throws:
IllegalArgumentException- thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException- thrown if the request is rejected by server.RuntimeException- all other wrapped checked exceptions if the request fails to be sent.
-