Uses of Interface
com.azure.resourcemanager.apimanagement.models.ApiManagementGatewayResource.Update
Packages that use ApiManagementGatewayResource.Update
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of ApiManagementGatewayResource.Update in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ApiManagementGatewayResource.UpdateModifier and TypeMethodDescriptionApiManagementGatewayResource.update()Begins update for the ApiManagementGatewayResource resource.ApiManagementGatewayResource.UpdateStages.WithBackend.withBackend(BackendConfiguration backend) Specifies the backend property: Information regarding how the gateway should integrate with backend systems..ApiManagementGatewayResource.UpdateStages.WithConfigurationApi.withConfigurationApi(GatewayConfigurationApi configurationApi) Specifies the configurationApi property: Information regarding the Configuration API of the API Management gateway.ApiManagementGatewayResource.UpdateStages.WithFrontend.withFrontend(FrontendConfiguration frontend) Specifies the frontend property: Information regarding how the gateway should be exposed..ApiManagementGatewayResource.UpdateStages.WithSku.withSku(ApiManagementGatewaySkuPropertiesForPatch sku) Specifies the sku property: SKU properties of the API Management gateway..Specifies the tags property: Resource tags..ApiManagementGatewayResource.UpdateStages.WithVirtualNetworkType.withVirtualNetworkType(VirtualNetworkType virtualNetworkType) Specifies the virtualNetworkType property: The type of VPN in which API Management gateway needs to be configured in. .