Compartir a través de


Volume.BackupPolicyIds Propiedad

Definición

Obtiene los identificadores de las directivas de copia de seguridad, en las que este volumen forma parte.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a