Uses of Class
com.microsoft.azure.management.network.ExpressRouteLinkMacSecConfig
Packages that use ExpressRouteLinkMacSecConfig
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of ExpressRouteLinkMacSecConfig in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ExpressRouteLinkMacSecConfigModifier and TypeMethodDescriptionExpressRouteLinkMacSecConfig.withCakSecretIdentifier
(String cakSecretIdentifier) Set keyvault Secret Identifier URL containing Mac security CAK key.ExpressRouteLinkMacSecConfig.withCipher
(ExpressRouteLinkMacSecCipher cipher) Set mac security cipher.ExpressRouteLinkMacSecConfig.withCknSecretIdentifier
(String cknSecretIdentifier) Set keyvault Secret Identifier URL containing Mac security CKN key.