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

134 строки
8.2 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.models.PcStatus"
fullName: "com.azure.resourcemanager.network.models.PcStatus"
name: "PcStatus"
nameWithType: "PcStatus"
summary: "The status of the packet capture session."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- 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#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#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#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 **PcStatus**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.models.PcStatus?alt=com.azure.resourcemanager.network.models.PcStatus&text=PcStatus\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.network.models.PcStatus.PcStatus()"
fullName: "com.azure.resourcemanager.network.models.PcStatus.PcStatus()"
name: "PcStatus()"
nameWithType: "PcStatus.PcStatus()"
summary: "Creates a new instance of Pc<wbr>Status value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.network.models.PcStatus.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public PcStatus()"
desc: "Creates a new instance of PcStatus value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.network.models.PcStatus.ERROR"
fullName: "com.azure.resourcemanager.network.models.PcStatus.ERROR"
name: "ERROR"
nameWithType: "PcStatus.ERROR"
summary: "Static value Error for Pc<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.network.models.PcStatus?alt=com.azure.resourcemanager.network.models.PcStatus&text=PcStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final PcStatus ERROR"
desc: "Static value Error for PcStatus."
- uid: "com.azure.resourcemanager.network.models.PcStatus.NOT_STARTED"
fullName: "com.azure.resourcemanager.network.models.PcStatus.NOT_STARTED"
name: "NOT_STARTED"
nameWithType: "PcStatus.NOT_STARTED"
summary: "Static value Not<wbr>Started for Pc<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.network.models.PcStatus?alt=com.azure.resourcemanager.network.models.PcStatus&text=PcStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final PcStatus NOT_STARTED"
desc: "Static value NotStarted for PcStatus."
- uid: "com.azure.resourcemanager.network.models.PcStatus.RUNNING"
fullName: "com.azure.resourcemanager.network.models.PcStatus.RUNNING"
name: "RUNNING"
nameWithType: "PcStatus.RUNNING"
summary: "Static value Running for Pc<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.network.models.PcStatus?alt=com.azure.resourcemanager.network.models.PcStatus&text=PcStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final PcStatus RUNNING"
desc: "Static value Running for PcStatus."
- uid: "com.azure.resourcemanager.network.models.PcStatus.STOPPED"
fullName: "com.azure.resourcemanager.network.models.PcStatus.STOPPED"
name: "STOPPED"
nameWithType: "PcStatus.STOPPED"
summary: "Static value Stopped for Pc<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.network.models.PcStatus?alt=com.azure.resourcemanager.network.models.PcStatus&text=PcStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final PcStatus STOPPED"
desc: "Static value Stopped for PcStatus."
- uid: "com.azure.resourcemanager.network.models.PcStatus.UNKNOWN"
fullName: "com.azure.resourcemanager.network.models.PcStatus.UNKNOWN"
name: "UNKNOWN"
nameWithType: "PcStatus.UNKNOWN"
summary: "Static value Unknown for Pc<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.network.models.PcStatus?alt=com.azure.resourcemanager.network.models.PcStatus&text=PcStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final PcStatus UNKNOWN"
desc: "Static value Unknown for PcStatus."
methods:
- uid: "com.azure.resourcemanager.network.models.PcStatus.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.network.models.PcStatus.fromString(String name)"
name: "fromString(String name)"
nameWithType: "PcStatus.fromString(String name)"
summary: "Creates or finds a Pc<wbr>Status from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static PcStatus fromString(String name)"
desc: "Creates or finds a PcStatus from its string representation."
returns:
description: "the corresponding PcStatus."
type: "<xref href=\"com.azure.resourcemanager.network.models.PcStatus?alt=com.azure.resourcemanager.network.models.PcStatus&text=PcStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.models.PcStatus.values()"
fullName: "com.azure.resourcemanager.network.models.PcStatus.values()"
name: "values()"
nameWithType: "PcStatus.values()"
summary: "Gets known Pc<wbr>Status values."
modifiers:
- "static"
syntax: "public static Collection<PcStatus> values()"
desc: "Gets known PcStatus values."
returns:
description: "known PcStatus values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.network.models.PcStatus?alt=com.azure.resourcemanager.network.models.PcStatus&text=PcStatus\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "The status of the packet capture session."
metadata: {}
package: "com.azure.resourcemanager.network.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.42.0