azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.p...

93 строки
5.1 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo"
fullName: "com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo"
name: "TagInfo"
nameWithType: "TagInfo"
summary: "Tag."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **TagInfo**"
constructors:
- uid: "com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo.TagInfo()"
fullName: "com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo.TagInfo()"
name: "TagInfo()"
nameWithType: "TagInfo.TagInfo()"
summary: "Creates an instance of Tag<wbr>Info class."
syntax: "public TagInfo()"
desc: "Creates an instance of TagInfo class."
methods:
- uid: "com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo.key()"
fullName: "com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo.key()"
name: "key()"
nameWithType: "TagInfo.key()"
summary: "Get the key property: tag name."
syntax: "public String key()"
desc: "Get the key property: tag name."
returns:
description: "the key value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo.validate()"
fullName: "com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo.validate()"
name: "validate()"
nameWithType: "TagInfo.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo.value()"
fullName: "com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo.value()"
name: "value()"
nameWithType: "TagInfo.value()"
summary: "Get the value property: tag value."
syntax: "public String value()"
desc: "Get the value property: tag value."
returns:
description: "the value value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo.withKey(java.lang.String)"
fullName: "com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo.withKey(String key)"
name: "withKey(String key)"
nameWithType: "TagInfo.withKey(String key)"
summary: "Set the key property: tag name."
parameters:
- description: "the key value to set."
name: "key"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public TagInfo withKey(String key)"
desc: "Set the key property: tag name."
returns:
description: "the TagInfo object itself."
type: "<xref href=\"com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo?alt=com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo&text=TagInfo\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo.withValue(java.lang.String)"
fullName: "com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo.withValue(String value)"
name: "withValue(String value)"
nameWithType: "TagInfo.withValue(String value)"
summary: "Set the value property: tag value."
parameters:
- description: "the value value to set."
name: "value"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public TagInfo withValue(String value)"
desc: "Set the value property: tag value."
returns:
description: "the TagInfo object itself."
type: "<xref href=\"com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo?alt=com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo&text=TagInfo\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Tag."
metadata: {}
package: "com.azure.resourcemanager.paloaltonetworks.ngfw.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-paloaltonetworks-ngfw:1.1.0