ExpressRouteLinkMacSecConfig Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Definition of ExpressRouteLink Mac Security configuration.
public class ExpressRouteLinkMacSecConfig
type ExpressRouteLinkMacSecConfig = class
Public Class ExpressRouteLinkMacSecConfig
- Inheritance
-
ExpressRouteLinkMacSecConfig
Remarks
ExpressRouteLink Mac Security Configuration.
Constructors
ExpressRouteLinkMacSecConfig() |
Initializes a new instance of the ExpressRouteLinkMacSecConfig class. |
ExpressRouteLinkMacSecConfig(String, String, ExpressRouteLinkMacSecCipher) |
Initializes a new instance of the ExpressRouteLinkMacSecConfig class. |
Properties
CakSecretIdentifier |
Gets or sets keyvault Secret Identifier URL containing Mac security CAK key. |
Cipher |
Gets or sets mac security cipher. Possible values include: 'gcm-aes-128', 'gcm-aes-256' |
CknSecretIdentifier |
Gets or sets keyvault Secret Identifier URL containing Mac security CKN key. |