Uses of Class
com.azure.resourcemanager.apimanagement.models.TagResourceContractProperties
Packages that use TagResourceContractProperties
Package
Description
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of TagResourceContractProperties in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return TagResourceContractPropertiesModifier and TypeMethodDescriptionTagResourceContractInner.tag()Get the tag property: Tag associated with the resource.Methods in com.azure.resourcemanager.apimanagement.fluent.models with parameters of type TagResourceContractPropertiesModifier and TypeMethodDescriptionTagResourceContractInner.withTag(TagResourceContractProperties tag) Set the tag property: Tag associated with the resource. -
Uses of TagResourceContractProperties in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return TagResourceContractPropertiesModifier and TypeMethodDescriptionTagResourceContractProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TagResourceContractProperties from the JsonReader.TagResourceContract.tag()Gets the tag property: Tag associated with the resource.Set the id property: Tag identifier.Set the name property: Tag Name.