### YamlMime:JavaType uid: "com.microsoft.azure.management.network.ExpressRoutePeeringState" fullName: "com.microsoft.azure.management.network.ExpressRoutePeeringState" name: "ExpressRoutePeeringState" nameWithType: "ExpressRoutePeeringState" summary: "Defines values for ExpressRoutePeeringState." 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 **ExpressRoutePeeringState**
extends <>" constructors: - uid: "com.microsoft.azure.management.network.ExpressRoutePeeringState.ExpressRoutePeeringState()" fullName: "com.microsoft.azure.management.network.ExpressRoutePeeringState.ExpressRoutePeeringState()" name: "ExpressRoutePeeringState()" nameWithType: "ExpressRoutePeeringState.ExpressRoutePeeringState()" syntax: "public ExpressRoutePeeringState()" fields: - uid: "com.microsoft.azure.management.network.ExpressRoutePeeringState.DISABLED" fullName: "com.microsoft.azure.management.network.ExpressRoutePeeringState.DISABLED" name: "DISABLED" nameWithType: "ExpressRoutePeeringState.DISABLED" summary: "Static value Disabled for ExpressRoutePeeringState." modifiers: - "static" - "final" field: type: "" syntax: "public static final ExpressRoutePeeringState DISABLED" desc: "Static value Disabled for ExpressRoutePeeringState." - uid: "com.microsoft.azure.management.network.ExpressRoutePeeringState.ENABLED" fullName: "com.microsoft.azure.management.network.ExpressRoutePeeringState.ENABLED" name: "ENABLED" nameWithType: "ExpressRoutePeeringState.ENABLED" summary: "Static value Enabled for ExpressRoutePeeringState." modifiers: - "static" - "final" field: type: "" syntax: "public static final ExpressRoutePeeringState ENABLED" desc: "Static value Enabled for ExpressRoutePeeringState." methods: - uid: "com.microsoft.azure.management.network.ExpressRoutePeeringState.fromString(java.lang.String)" fullName: "com.microsoft.azure.management.network.ExpressRoutePeeringState.fromString(String name)" name: "fromString(String name)" nameWithType: "ExpressRoutePeeringState.fromString(String name)" summary: "Creates or finds a ExpressRoutePeeringState from its string representation." modifiers: - "static" parameters: - description: "a name to look for" name: "name" type: "" syntax: "public static ExpressRoutePeeringState fromString(String name)" desc: "Creates or finds a ExpressRoutePeeringState from its string representation." returns: description: "the corresponding ExpressRoutePeeringState" type: "" - uid: "com.microsoft.azure.management.network.ExpressRoutePeeringState.values()" fullName: "com.microsoft.azure.management.network.ExpressRoutePeeringState.values()" name: "values()" nameWithType: "ExpressRoutePeeringState.values()" modifiers: - "static" syntax: "public static Collection values()" returns: description: "known ExpressRoutePeeringState values" type: "<>" type: "class" desc: "Defines values for ExpressRoutePeeringState." metadata: {} package: "com.microsoft.azure.management.network" artifact: com.microsoft.azure:azure-mgmt-network:1.41.4