共用方式為


DataCenterResourceProperties.BackupStorageCustomerKeyUri Property

Definition

Gets or sets indicates the Key Uri of the customer key to use for encryption of the backup storage account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to