Sdílet prostřednictvím


BackupPolicy.VolumeBackups Property

Definition

Gets a list of volumes assigned to this policy

[Newtonsoft.Json.JsonProperty(PropertyName="properties.volumeBackups")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.NetApp.Models.VolumeBackups> VolumeBackups { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.volumeBackups")>]
member this.VolumeBackups : System.Collections.Generic.IList<Microsoft.Azure.Management.NetApp.Models.VolumeBackups>
Public ReadOnly Property VolumeBackups As IList(Of VolumeBackups)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to