Uses of Interface
com.azure.resourcemanager.apimanagement.models.TagProductLinkContract.DefinitionStages.WithCreate
Packages that use TagProductLinkContract.DefinitionStages.WithCreate
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of TagProductLinkContract.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.models
Subinterfaces of TagProductLinkContract.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the TagProductLinkContract definition.Methods in com.azure.resourcemanager.apimanagement.models that return TagProductLinkContract.DefinitionStages.WithCreateModifier and TypeMethodDescriptionTagProductLinkContract.DefinitionStages.WithParentResource.withExistingTag(String resourceGroupName, String serviceName, String tagId) Specifies resourceGroupName, serviceName, tagId.TagProductLinkContract.DefinitionStages.WithProductId.withProductId(String productId) Specifies the productId property: Full resource Id of a product..