IDisk.VirtualMachineId 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 the resource ID of the virtual machine this disk is attached to, or null if the disk is in a detached state.
public string VirtualMachineId { get; }
member this.VirtualMachineId : string
Public ReadOnly Property VirtualMachineId As String