Uses of Interface
com.azure.resourcemanager.apimanagement.models.ApiManagementGatewayConfigConnectionResource.Update
Packages that use ApiManagementGatewayConfigConnectionResource.Update
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of ApiManagementGatewayConfigConnectionResource.Update in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ApiManagementGatewayConfigConnectionResource.UpdateModifier and TypeMethodDescriptionApiManagementGatewayConfigConnectionResource.update()Begins update for the ApiManagementGatewayConfigConnectionResource resource.ApiManagementGatewayConfigConnectionResource.UpdateStages.WithHostnames.withHostnames(List<String> hostnames) Specifies the hostnames property: The hostnames of the data-plane gateway to which requests can be sent..ApiManagementGatewayConfigConnectionResource.UpdateStages.WithSourceId.withSourceId(String sourceId) Specifies the sourceId property: The link to the API Management service workspace..