Share via


ManagedDiskData.ManagedByExtended Property

Definition

List of relative URIs containing the IDs of the 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.Core.ResourceIdentifier> ManagedByExtended { get; }
member this.ManagedByExtended : System.Collections.Generic.IReadOnlyList<Azure.Core.ResourceIdentifier>
Public ReadOnly Property ManagedByExtended As IReadOnlyList(Of ResourceIdentifier)

Property Value

Applies to