Disk.ManagedByExtended Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets 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.
[Newtonsoft.Json.JsonProperty(PropertyName="managedByExtended")]
public System.Collections.Generic.IList<string> ManagedByExtended { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="managedByExtended")>]
member this.ManagedByExtended : System.Collections.Generic.IList<string>
Public ReadOnly Property ManagedByExtended As IList(Of String)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute