Share via


ManagedDiskData.ShareInfo Property

Definition

Details of the list of all VMs that have the disk attached. maxShares should be set to a value greater than one for disks to allow attaching them to multiple VMs.

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

Property Value

Applies to