共用方式為


VolumeInner.BackupPolicyIds Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.backupPolicyIds")]
public System.Collections.Generic.IList<string> BackupPolicyIds { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.backupPolicyIds")>]
member this.BackupPolicyIds : System.Collections.Generic.IList<string>
Public ReadOnly Property BackupPolicyIds As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to