Uses of Interface
com.azure.resourcemanager.apimanagement.models.ApiManagementGatewayConfigConnectionResource.DefinitionStages.WithCreate
Packages that use ApiManagementGatewayConfigConnectionResource.DefinitionStages.WithCreate
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of ApiManagementGatewayConfigConnectionResource.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.models
Subinterfaces of ApiManagementGatewayConfigConnectionResource.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the ApiManagementGatewayConfigConnectionResource definition.Methods in com.azure.resourcemanager.apimanagement.models that return ApiManagementGatewayConfigConnectionResource.DefinitionStages.WithCreateModifier and TypeMethodDescriptionApiManagementGatewayConfigConnectionResource.DefinitionStages.WithParentResource.withExistingGateway(String resourceGroupName, String gatewayName) Specifies resourceGroupName, gatewayName.ApiManagementGatewayConfigConnectionResource.DefinitionStages.WithHostnames.withHostnames(List<String> hostnames) Specifies the hostnames property: The hostnames of the data-plane gateway to which requests can be sent..ApiManagementGatewayConfigConnectionResource.DefinitionStages.WithSourceId.withSourceId(String sourceId) Specifies the sourceId property: The link to the API Management service workspace..