| 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 |
|---|---|
ExpressRouteLinkMacSecConfig |
ExpressRouteLinkInner.macSecConfig()
Get the macSecConfig property: MacSec configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteLinkInner |
ExpressRouteLinkInner.withMacSecConfig(ExpressRouteLinkMacSecConfig macSecConfig)
Set the macSecConfig property: MacSec configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteLinkMacSecConfig |
ExpressRouteLinkMacSecConfig.withCakSecretIdentifier(String cakSecretIdentifier)
Set the cakSecretIdentifier property: Keyvault Secret Identifier URL containing Mac security CAK key.
|
ExpressRouteLinkMacSecConfig |
ExpressRouteLinkMacSecConfig.withCipher(ExpressRouteLinkMacSecCipher cipher)
Set the cipher property: Mac security cipher.
|
ExpressRouteLinkMacSecConfig |
ExpressRouteLinkMacSecConfig.withCknSecretIdentifier(String cknSecretIdentifier)
Set the cknSecretIdentifier property: Keyvault Secret Identifier URL containing Mac security CKN key.
|
ExpressRouteLinkMacSecConfig |
ExpressRouteLinkMacSecConfig.withSciState(ExpressRouteLinkMacSecSciState sciState)
Set the sciState property: Sci mode enabled/disabled.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.