ElasticVolumeProperties.MountTargets Property

Definition

List of mount targets that can be used to mount this volume.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.NetApp.Models.ElasticMountTargetProperties> MountTargets { get; }
member this.MountTargets : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.NetApp.Models.ElasticMountTargetProperties>
Public ReadOnly Property MountTargets As IReadOnlyList(Of ElasticMountTargetProperties)

Property Value

Applies to