ExpressRouteLinkMacSecConfig Class
ExpressRouteLink Mac Security Configuration.
- Inheritance
-
ExpressRouteLinkMacSecConfig
Constructor
ExpressRouteLinkMacSecConfig(*, ckn_secret_identifier: typing.Union[str, NoneType] = None, cak_secret_identifier: typing.Union[str, NoneType] = None, cipher: typing.Union[str, _ForwardRef('ExpressRouteLinkMacSecCipher'), NoneType] = None, **kwargs)
Parameters
- ckn_secret_identifier
- str
Keyvault Secret Identifier URL containing Mac security CKN key.
- cak_secret_identifier
- str
Keyvault Secret Identifier URL containing Mac security CAK key.
- cipher
- str or ExpressRouteLinkMacSecCipher
Mac security cipher. Possible values include: "gcm-aes-128", "gcm-aes-256".
Feedback
Submit and view feedback for