Backup.Elements Property

Definition

Gets or sets the backup elements.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.elements")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.StorSimple8000Series.Models.BackupElement> Elements { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.elements")>]
member this.Elements : System.Collections.Generic.IList<Microsoft.Azure.Management.StorSimple8000Series.Models.BackupElement> with get, set
Public Property Elements As IList(Of BackupElement)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to