### 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: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "finalize" - "getClass" - "notify" - "notifyAll" - "wait" - "wait" - "wait" syntax: "public final class **PcStatus**
extends <>" 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 PcStatus value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
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 PcStatus." modifiers: - "static" - "final" field: type: "" 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 NotStarted for PcStatus." modifiers: - "static" - "final" field: type: "" 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 PcStatus." modifiers: - "static" - "final" field: type: "" 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 PcStatus." modifiers: - "static" - "final" field: type: "" 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 PcStatus." modifiers: - "static" - "final" field: type: "" 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 PcStatus from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static PcStatus fromString(String name)" desc: "Creates or finds a PcStatus from its string representation." returns: description: "the corresponding PcStatus." type: "" - uid: "com.azure.resourcemanager.network.models.PcStatus.values()" fullName: "com.azure.resourcemanager.network.models.PcStatus.values()" name: "values()" nameWithType: "PcStatus.values()" summary: "Gets known PcStatus values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known PcStatus values." returns: description: "known PcStatus values." type: "Collection<>" 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.44.0