public final class ExpressRouteLinkConnectorType extends com.microsoft.rest.ExpandableStringEnum<ExpressRouteLinkConnectorType>
| Modifier and Type | Field and Description |
|---|---|
static ExpressRouteLinkConnectorType |
LC
Static value LC for ExpressRouteLinkConnectorType.
|
static ExpressRouteLinkConnectorType |
SC
Static value SC for ExpressRouteLinkConnectorType.
|
| Constructor and Description |
|---|
ExpressRouteLinkConnectorType() |
| Modifier and Type | Method and Description |
|---|---|
static ExpressRouteLinkConnectorType |
fromString(String name)
Creates or finds a ExpressRouteLinkConnectorType from its string representation.
|
static Collection<ExpressRouteLinkConnectorType> |
values() |
public static final ExpressRouteLinkConnectorType LC
public static final ExpressRouteLinkConnectorType SC
public static ExpressRouteLinkConnectorType fromString(String name)
name - a name to look forpublic static Collection<ExpressRouteLinkConnectorType> values()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/