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

KeyVaultReference 类

定义

标识与 Batch 帐户关联的 Azure 密钥保管库。

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

构造函数

KeyVaultReference()

初始化 KeyVaultReference 类的新实例。

KeyVaultReference(String, String)

初始化 KeyVaultReference 类的新实例。

属性

Id

获取或设置与 Batch 帐户关联的 Azure 密钥保管库的资源 ID。

Url

获取或设置与 Batch 帐户关联的 Azure 密钥保管库的 URL。

方法

Validate()

验证 对象。

适用于