共用方式為


BackupResourceEncryptionConfig.KeyUri Property

Definition

Gets or sets key Vault Key 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to