共用方式為


VolumeContainerFailoverMetadata.Volumes Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="volumes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.StorSimple.Fluent.Models.VolumeFailoverMetadata> Volumes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="volumes")>]
member this.Volumes : System.Collections.Generic.IList<Microsoft.Azure.Management.StorSimple.Fluent.Models.VolumeFailoverMetadata> with get, set
Public Property Volumes As IList(Of VolumeFailoverMetadata)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to