### YamlMime:JavaType uid: "com.azure.resourcemanager.mobilenetwork.models.VersionState" fullName: "com.azure.resourcemanager.mobilenetwork.models.VersionState" name: "VersionState" nameWithType: "VersionState" summary: "The state of this packet core control plane version." 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 **VersionState**
extends <>" constructors: - uid: "com.azure.resourcemanager.mobilenetwork.models.VersionState.VersionState()" fullName: "com.azure.resourcemanager.mobilenetwork.models.VersionState.VersionState()" name: "VersionState()" nameWithType: "VersionState.VersionState()" summary: "Creates a new instance of VersionState value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public VersionState()" desc: "Creates a new instance of VersionState value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.mobilenetwork.models.VersionState.ACTIVE" fullName: "com.azure.resourcemanager.mobilenetwork.models.VersionState.ACTIVE" name: "ACTIVE" nameWithType: "VersionState.ACTIVE" summary: "Static value Active for VersionState." modifiers: - "static" - "final" field: type: "" syntax: "public static final VersionState ACTIVE" desc: "Static value Active for VersionState." - uid: "com.azure.resourcemanager.mobilenetwork.models.VersionState.DEPRECATED" fullName: "com.azure.resourcemanager.mobilenetwork.models.VersionState.DEPRECATED" name: "DEPRECATED" nameWithType: "VersionState.DEPRECATED" summary: "Static value Deprecated for VersionState." modifiers: - "static" - "final" field: type: "" syntax: "public static final VersionState DEPRECATED" desc: "Static value Deprecated for VersionState." - uid: "com.azure.resourcemanager.mobilenetwork.models.VersionState.PREVIEW" fullName: "com.azure.resourcemanager.mobilenetwork.models.VersionState.PREVIEW" name: "PREVIEW" nameWithType: "VersionState.PREVIEW" summary: "Static value Preview for VersionState." modifiers: - "static" - "final" field: type: "" syntax: "public static final VersionState PREVIEW" desc: "Static value Preview for VersionState." - uid: "com.azure.resourcemanager.mobilenetwork.models.VersionState.UNKNOWN" fullName: "com.azure.resourcemanager.mobilenetwork.models.VersionState.UNKNOWN" name: "UNKNOWN" nameWithType: "VersionState.UNKNOWN" summary: "Static value Unknown for VersionState." modifiers: - "static" - "final" field: type: "" syntax: "public static final VersionState UNKNOWN" desc: "Static value Unknown for VersionState." - uid: "com.azure.resourcemanager.mobilenetwork.models.VersionState.VALIDATING" fullName: "com.azure.resourcemanager.mobilenetwork.models.VersionState.VALIDATING" name: "VALIDATING" nameWithType: "VersionState.VALIDATING" summary: "Static value Validating for VersionState." modifiers: - "static" - "final" field: type: "" syntax: "public static final VersionState VALIDATING" desc: "Static value Validating for VersionState." - uid: "com.azure.resourcemanager.mobilenetwork.models.VersionState.VALIDATION_FAILED" fullName: "com.azure.resourcemanager.mobilenetwork.models.VersionState.VALIDATION_FAILED" name: "VALIDATION_FAILED" nameWithType: "VersionState.VALIDATION_FAILED" summary: "Static value ValidationFailed for VersionState." modifiers: - "static" - "final" field: type: "" syntax: "public static final VersionState VALIDATION_FAILED" desc: "Static value ValidationFailed for VersionState." methods: - uid: "com.azure.resourcemanager.mobilenetwork.models.VersionState.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.mobilenetwork.models.VersionState.fromString(String name)" name: "fromString(String name)" nameWithType: "VersionState.fromString(String name)" summary: "Creates or finds a VersionState from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static VersionState fromString(String name)" desc: "Creates or finds a VersionState from its string representation." returns: description: "the corresponding VersionState." type: "" - uid: "com.azure.resourcemanager.mobilenetwork.models.VersionState.values()" fullName: "com.azure.resourcemanager.mobilenetwork.models.VersionState.values()" name: "values()" nameWithType: "VersionState.values()" summary: "Gets known VersionState values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known VersionState values." returns: description: "known VersionState values." type: "Collection<>" type: "class" desc: "The state of this packet core control plane version." metadata: {} package: "com.azure.resourcemanager.mobilenetwork.models" artifact: com.azure.resourcemanager:azure-resourcemanager-mobilenetwork:1.2.0