### YamlMime:JavaType uid: "com.microsoft.azure.management.network.NetworkOperationStatus" fullName: "com.microsoft.azure.management.network.NetworkOperationStatus" name: "NetworkOperationStatus" nameWithType: "NetworkOperationStatus" summary: "Defines values for NetworkOperationStatus." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.microsoft.rest.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.microsoft.rest.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - ")?alt=com.microsoft.rest.ExpandableStringEnum.withNameValue&text=withNameValue\" data-throw-if-not-resolved=\"False\" />" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public final class **NetworkOperationStatus**
extends <>" constructors: - uid: "com.microsoft.azure.management.network.NetworkOperationStatus.NetworkOperationStatus()" fullName: "com.microsoft.azure.management.network.NetworkOperationStatus.NetworkOperationStatus()" name: "NetworkOperationStatus()" nameWithType: "NetworkOperationStatus.NetworkOperationStatus()" syntax: "public NetworkOperationStatus()" fields: - uid: "com.microsoft.azure.management.network.NetworkOperationStatus.FAILED" fullName: "com.microsoft.azure.management.network.NetworkOperationStatus.FAILED" name: "FAILED" nameWithType: "NetworkOperationStatus.FAILED" summary: "Static value Failed for NetworkOperationStatus." modifiers: - "static" - "final" field: type: "" syntax: "public static final NetworkOperationStatus FAILED" desc: "Static value Failed for NetworkOperationStatus." - uid: "com.microsoft.azure.management.network.NetworkOperationStatus.IN_PROGRESS" fullName: "com.microsoft.azure.management.network.NetworkOperationStatus.IN_PROGRESS" name: "IN_PROGRESS" nameWithType: "NetworkOperationStatus.IN_PROGRESS" summary: "Static value InProgress for NetworkOperationStatus." modifiers: - "static" - "final" field: type: "" syntax: "public static final NetworkOperationStatus IN_PROGRESS" desc: "Static value InProgress for NetworkOperationStatus." - uid: "com.microsoft.azure.management.network.NetworkOperationStatus.SUCCEEDED" fullName: "com.microsoft.azure.management.network.NetworkOperationStatus.SUCCEEDED" name: "SUCCEEDED" nameWithType: "NetworkOperationStatus.SUCCEEDED" summary: "Static value Succeeded for NetworkOperationStatus." modifiers: - "static" - "final" field: type: "" syntax: "public static final NetworkOperationStatus SUCCEEDED" desc: "Static value Succeeded for NetworkOperationStatus." methods: - uid: "com.microsoft.azure.management.network.NetworkOperationStatus.fromString(java.lang.String)" fullName: "com.microsoft.azure.management.network.NetworkOperationStatus.fromString(String name)" name: "fromString(String name)" nameWithType: "NetworkOperationStatus.fromString(String name)" summary: "Creates or finds a NetworkOperationStatus from its string representation." modifiers: - "static" parameters: - description: "a name to look for" name: "name" type: "" syntax: "public static NetworkOperationStatus fromString(String name)" desc: "Creates or finds a NetworkOperationStatus from its string representation." returns: description: "the corresponding NetworkOperationStatus" type: "" - uid: "com.microsoft.azure.management.network.NetworkOperationStatus.values()" fullName: "com.microsoft.azure.management.network.NetworkOperationStatus.values()" name: "values()" nameWithType: "NetworkOperationStatus.values()" modifiers: - "static" syntax: "public static Collection values()" returns: description: "known NetworkOperationStatus values" type: "<>" type: "class" desc: "Defines values for NetworkOperationStatus." metadata: {} package: "com.microsoft.azure.management.network" artifact: com.microsoft.azure:azure-mgmt-network:1.41.4