| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteLinkConnectorType |
ExpressRouteLinkInner.connectorType()
Get the connectorType property: Physical fiber port type.
|
| Modifier and Type | Field and Description |
|---|---|
static ExpressRouteLinkConnectorType |
ExpressRouteLinkConnectorType.LC
Static value LC for ExpressRouteLinkConnectorType.
|
static ExpressRouteLinkConnectorType |
ExpressRouteLinkConnectorType.SC
Static value SC for ExpressRouteLinkConnectorType.
|
| Modifier and Type | Method and Description |
|---|---|
static ExpressRouteLinkConnectorType |
ExpressRouteLinkConnectorType.fromString(String name)
Creates or finds a ExpressRouteLinkConnectorType from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.