你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ExpressRouteLinkMacSecConfig 类

定义

ExpressRouteLink Mac 安全配置的定义。

public class ExpressRouteLinkMacSecConfig
type ExpressRouteLinkMacSecConfig = class
Public Class ExpressRouteLinkMacSecConfig
继承
ExpressRouteLinkMacSecConfig

注解

ExpressRouteLink Mac 安全配置。

构造函数

ExpressRouteLinkMacSecConfig()

初始化 ExpressRouteLinkMacSecConfig 类的新实例。

ExpressRouteLinkMacSecConfig(String, String, ExpressRouteLinkMacSecCipher)

初始化 ExpressRouteLinkMacSecConfig 类的新实例。

属性

CakSecretIdentifier

获取或设置包含 Mac 安全 CAK 密钥的密钥保管库机密标识符 URL。

Cipher

获取或设置 mac 安全密码。 可能的值包括:“gcm-aes-128”、“gcm-aes-256”

CknSecretIdentifier

获取或设置包含 Mac 安全 CKN 密钥的密钥保管库机密标识符 URL。

适用于