Uses of Class
com.azure.resourcemanager.apimanagement.models.ApiManagementServiceApplyNetworkConfigurationParameters
Packages that use ApiManagementServiceApplyNetworkConfigurationParameters
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of ApiManagementServiceApplyNetworkConfigurationParameters in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent with parameters of type ApiManagementServiceApplyNetworkConfigurationParametersModifier and TypeMethodDescriptionApiManagementServicesClient.applyNetworkConfigurationUpdates(String resourceGroupName, String serviceName, ApiManagementServiceApplyNetworkConfigurationParameters parameters, com.azure.core.util.Context context) Updates the Microsoft.ApiManagement resource running in the Virtual network to pick the updated DNS changes.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ApiManagementServiceResourceInner>, ApiManagementServiceResourceInner> ApiManagementServicesClient.beginApplyNetworkConfigurationUpdates(String resourceGroupName, String serviceName, ApiManagementServiceApplyNetworkConfigurationParameters parameters, com.azure.core.util.Context context) Updates the Microsoft.ApiManagement resource running in the Virtual network to pick the updated DNS changes. -
Uses of ApiManagementServiceApplyNetworkConfigurationParameters in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ApiManagementServiceApplyNetworkConfigurationParametersModifier and TypeMethodDescriptionApiManagementServiceApplyNetworkConfigurationParameters.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApiManagementServiceApplyNetworkConfigurationParameters from the JsonReader.ApiManagementServiceApplyNetworkConfigurationParameters.withLocation(String location) Set the location property: Location of the Api Management service to update for a multi-region service.Methods in com.azure.resourcemanager.apimanagement.models with parameters of type ApiManagementServiceApplyNetworkConfigurationParametersModifier and TypeMethodDescriptionApiManagementServiceResource.applyNetworkConfigurationUpdates(ApiManagementServiceApplyNetworkConfigurationParameters parameters, com.azure.core.util.Context context) Updates the Microsoft.ApiManagement resource running in the Virtual network to pick the updated DNS changes.ApiManagementServices.applyNetworkConfigurationUpdates(String resourceGroupName, String serviceName, ApiManagementServiceApplyNetworkConfigurationParameters parameters, com.azure.core.util.Context context) Updates the Microsoft.ApiManagement resource running in the Virtual network to pick the updated DNS changes.