| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static ExpressRouteLinkMacSecSciState |
ExpressRouteLinkMacSecSciState.DISABLED
Static value Disabled for ExpressRouteLinkMacSecSciState.
|
static ExpressRouteLinkMacSecSciState |
ExpressRouteLinkMacSecSciState.ENABLED
Static value Enabled for ExpressRouteLinkMacSecSciState.
|
| Modifier and Type | Method and Description |
|---|---|
static ExpressRouteLinkMacSecSciState |
ExpressRouteLinkMacSecSciState.fromString(String name)
Creates or finds a ExpressRouteLinkMacSecSciState from its string representation.
|
ExpressRouteLinkMacSecSciState |
ExpressRouteLinkMacSecConfig.sciState()
Get the sciState property: Sci mode enabled/disabled.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteLinkMacSecConfig |
ExpressRouteLinkMacSecConfig.withSciState(ExpressRouteLinkMacSecSciState sciState)
Set the sciState property: Sci mode enabled/disabled.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.