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

EncryptionScopeKeyVaultProperties.KeyUri 属性

定义

获取或设置密钥保管库密钥对象的对象标识符。 应用后,加密范围将使用标识符引用的密钥在此加密范围上启用客户管理的密钥支持。

[Newtonsoft.Json.JsonProperty(PropertyName="keyUri")]
public string KeyUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyUri")>]
member this.KeyUri : string with get, set
Public Property KeyUri As String

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于