Uses of Class
com.azure.resourcemanager.apimanagement.fluent.models.TagDescriptionBaseProperties
Packages that use TagDescriptionBaseProperties
Package
Description
Package containing the inner data models for ApiManagementClient.
-
Uses of TagDescriptionBaseProperties in com.azure.resourcemanager.apimanagement.fluent.models
Modifier and TypeClassDescriptionfinal classTagDescription contract Properties.Methods in com.azure.resourcemanager.apimanagement.fluent.models that return TagDescriptionBasePropertiesModifier and TypeMethodDescriptionstatic TagDescriptionBasePropertiesTagDescriptionBaseProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TagDescriptionBaseProperties from the JsonReader.TagDescriptionBaseProperties.withDescription(String description) Set the description property: Description of the Tag.TagDescriptionBaseProperties.withExternalDocsDescription(String externalDocsDescription) Set the externalDocsDescription property: Description of the external resources describing the tag.TagDescriptionBaseProperties.withExternalDocsUrl(String externalDocsUrl) Set the externalDocsUrl property: Absolute URL of external resources describing the tag.