Share via


ManagedDisk.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 Azure.Provisioning.BicepList<Azure.Provisioning.Compute.ShareInfoElement> ShareInfo { get; }
member this.ShareInfo : Azure.Provisioning.BicepList<Azure.Provisioning.Compute.ShareInfoElement>
Public ReadOnly Property ShareInfo As BicepList(Of ShareInfoElement)

Property Value

Applies to