### YamlMime:JavaType uid: "com.microsoft.azure.management.network.BgpPeerState" fullName: "com.microsoft.azure.management.network.BgpPeerState" name: "BgpPeerState" nameWithType: "BgpPeerState" summary: "Defines values for BgpPeerState." inheritances: - "" - "" inheritedMembers: - "com.microsoft.rest.ExpandableStringEnum.fromString(java.lang.String,java.lang.Class)" - "com.microsoft.rest.ExpandableStringEnum.values(java.lang.Class)" - "com.microsoft.rest.ExpandableStringEnum.equals(java.lang.Object)" - "com.microsoft.rest.ExpandableStringEnum.hashCode()" - "com.microsoft.rest.ExpandableStringEnum.toString()" - "com.microsoft.rest.ExpandableStringEnum.withNameValue(java.lang.String,T,java.lang.Class)" - "java.lang.Object.clone()" - "java.lang.Object.finalize()" - "java.lang.Object.getClass()" - "java.lang.Object.notify()" - "java.lang.Object.notifyAll()" - "java.lang.Object.wait()" - "java.lang.Object.wait(long)" - "java.lang.Object.wait(long,int)" syntax: "public final class BgpPeerState extends ExpandableStringEnum" constructors: - uid: "com.microsoft.azure.management.network.BgpPeerState.BgpPeerState()" fullName: "com.microsoft.azure.management.network.BgpPeerState.BgpPeerState()" name: "BgpPeerState()" nameWithType: "BgpPeerState.BgpPeerState()" syntax: "public BgpPeerState()" fields: - uid: "com.microsoft.azure.management.network.BgpPeerState.CONNECTED" fullName: "com.microsoft.azure.management.network.BgpPeerState.CONNECTED" name: "CONNECTED" nameWithType: "BgpPeerState.CONNECTED" summary: "Static value Connected for BgpPeerState." modifiers: - "static" - "final" field: type: "" syntax: "public static final BgpPeerState CONNECTED" desc: "Static value Connected for BgpPeerState." - uid: "com.microsoft.azure.management.network.BgpPeerState.CONNECTING" fullName: "com.microsoft.azure.management.network.BgpPeerState.CONNECTING" name: "CONNECTING" nameWithType: "BgpPeerState.CONNECTING" summary: "Static value Connecting for BgpPeerState." modifiers: - "static" - "final" field: type: "" syntax: "public static final BgpPeerState CONNECTING" desc: "Static value Connecting for BgpPeerState." - uid: "com.microsoft.azure.management.network.BgpPeerState.IDLE" fullName: "com.microsoft.azure.management.network.BgpPeerState.IDLE" name: "IDLE" nameWithType: "BgpPeerState.IDLE" summary: "Static value Idle for BgpPeerState." modifiers: - "static" - "final" field: type: "" syntax: "public static final BgpPeerState IDLE" desc: "Static value Idle for BgpPeerState." - uid: "com.microsoft.azure.management.network.BgpPeerState.STOPPED" fullName: "com.microsoft.azure.management.network.BgpPeerState.STOPPED" name: "STOPPED" nameWithType: "BgpPeerState.STOPPED" summary: "Static value Stopped for BgpPeerState." modifiers: - "static" - "final" field: type: "" syntax: "public static final BgpPeerState STOPPED" desc: "Static value Stopped for BgpPeerState." - uid: "com.microsoft.azure.management.network.BgpPeerState.UNKNOWN" fullName: "com.microsoft.azure.management.network.BgpPeerState.UNKNOWN" name: "UNKNOWN" nameWithType: "BgpPeerState.UNKNOWN" summary: "Static value Unknown for BgpPeerState." modifiers: - "static" - "final" field: type: "" syntax: "public static final BgpPeerState UNKNOWN" desc: "Static value Unknown for BgpPeerState." methods: - uid: "com.microsoft.azure.management.network.BgpPeerState.fromString(java.lang.String)" fullName: "com.microsoft.azure.management.network.BgpPeerState.fromString(String name)" name: "fromString(String name)" nameWithType: "BgpPeerState.fromString(String name)" summary: "Creates or finds a BgpPeerState from its string representation." modifiers: - "static" parameters: - description: "a name to look for" name: "name" type: "" syntax: "public static BgpPeerState fromString(String name)" desc: "Creates or finds a BgpPeerState from its string representation." returns: description: "the corresponding BgpPeerState" type: "" - uid: "com.microsoft.azure.management.network.BgpPeerState.values()" fullName: "com.microsoft.azure.management.network.BgpPeerState.values()" name: "values()" nameWithType: "BgpPeerState.values()" modifiers: - "static" syntax: "public static Collection values()" returns: description: "known BgpPeerState values" type: "<>" type: "class" desc: "Defines values for BgpPeerState." metadata: {} package: "com.microsoft.azure.management.network" artifact: com.microsoft.azure:azure-mgmt-network:1.41.4