Share via


VolumeGroupVolumeProperties.MountTargets Property

Definition

Gets list of mount targets

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

List of mount targets

Applies to