| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static ExpressRouteLinkMacSecCipher |
ExpressRouteLinkMacSecCipher.GCM_AES_XPN128
Static value GcmAesXpn128 for ExpressRouteLinkMacSecCipher.
|
static ExpressRouteLinkMacSecCipher |
ExpressRouteLinkMacSecCipher.GCM_AES_XPN256
Static value GcmAesXpn256 for ExpressRouteLinkMacSecCipher.
|
static ExpressRouteLinkMacSecCipher |
ExpressRouteLinkMacSecCipher.GCM_AES128
Static value GcmAes128 for ExpressRouteLinkMacSecCipher.
|
static ExpressRouteLinkMacSecCipher |
ExpressRouteLinkMacSecCipher.GCM_AES256
Static value GcmAes256 for ExpressRouteLinkMacSecCipher.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteLinkMacSecCipher |
ExpressRouteLinkMacSecConfig.cipher()
Get the cipher property: Mac security cipher.
|
static ExpressRouteLinkMacSecCipher |
ExpressRouteLinkMacSecCipher.fromString(String name)
Creates or finds a ExpressRouteLinkMacSecCipher from its string representation.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteLinkMacSecConfig |
ExpressRouteLinkMacSecConfig.withCipher(ExpressRouteLinkMacSecCipher cipher)
Set the cipher property: Mac security cipher.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.