次の方法で共有


BackupResourceEncryptionConfig.KeyUri プロパティ

定義

Key Vault キー URI を取得または設定します

[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

適用対象