Uses of Interface
com.azure.resourcemanager.apimanagement.models.GatewayContract.DefinitionStages.WithCreate
Packages that use GatewayContract.DefinitionStages.WithCreate
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of GatewayContract.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.models
Subinterfaces of GatewayContract.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the GatewayContract definition.Methods in com.azure.resourcemanager.apimanagement.models that return GatewayContract.DefinitionStages.WithCreateModifier and TypeMethodDescriptionGatewayContract.DefinitionStages.WithDescription.withDescription(String description) Specifies the description property: Gateway description.GatewayContract.DefinitionStages.WithParentResource.withExistingService(String resourceGroupName, String serviceName) Specifies resourceGroupName, serviceName.GatewayContract.DefinitionStages.WithIfMatch.withIfMatch(String ifMatch) Specifies the ifMatch property: ETag of the Entity.GatewayContract.DefinitionStages.WithLocationData.withLocationData(ResourceLocationDataContract locationData) Specifies the locationData property: Gateway location..