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

BatchAccountKeyType 枚举

定义

要重新生成的帐户密钥的类型。

public enum BatchAccountKeyType
type BatchAccountKeyType = 
Public Enum BatchAccountKeyType
继承
BatchAccountKeyType

字段

Primary 0

主帐户密钥。

Secondary 1

辅助帐户密钥。

适用于