Interface ApiManagementGatewayResource.Update
- All Superinterfaces:
ApiManagementGatewayResource.UpdateStages.WithBackend,ApiManagementGatewayResource.UpdateStages.WithConfigurationApi,ApiManagementGatewayResource.UpdateStages.WithFrontend,ApiManagementGatewayResource.UpdateStages.WithSku,ApiManagementGatewayResource.UpdateStages.WithTags,ApiManagementGatewayResource.UpdateStages.WithVirtualNetworkType
- Enclosing interface:
ApiManagementGatewayResource
public static interface ApiManagementGatewayResource.Update
extends ApiManagementGatewayResource.UpdateStages.WithTags, ApiManagementGatewayResource.UpdateStages.WithSku, ApiManagementGatewayResource.UpdateStages.WithFrontend, ApiManagementGatewayResource.UpdateStages.WithBackend, ApiManagementGatewayResource.UpdateStages.WithConfigurationApi, ApiManagementGatewayResource.UpdateStages.WithVirtualNetworkType
The template for ApiManagementGatewayResource update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementGatewayResource.UpdateStages.WithBackend
withBackendMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementGatewayResource.UpdateStages.WithConfigurationApi
withConfigurationApiMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementGatewayResource.UpdateStages.WithFrontend
withFrontendMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementGatewayResource.UpdateStages.WithSku
withSkuMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementGatewayResource.UpdateStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.apimanagement.models.ApiManagementGatewayResource.UpdateStages.WithVirtualNetworkType
withVirtualNetworkType
-
Method Details
-
apply
ApiManagementGatewayResource apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-