Uses of Interface
com.azure.resourcemanager.apimanagement.models.TagContract.DefinitionStages.WithCreate
Packages that use TagContract.DefinitionStages.WithCreate
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of TagContract.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.models
Subinterfaces of TagContract.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the TagContract definition.Methods in com.azure.resourcemanager.apimanagement.models that return TagContract.DefinitionStages.WithCreateModifier and TypeMethodDescriptionTagContract.DefinitionStages.WithDisplayName.withDisplayName(String displayName) Specifies the displayName property: Tag name..TagContract.DefinitionStages.WithParentResource.withExistingService(String resourceGroupName, String serviceName) Specifies resourceGroupName, serviceName.TagContract.DefinitionStages.WithIfMatch.withIfMatch(String ifMatch) Specifies the ifMatch property: ETag of the Entity.