VirtualMachineDiskListResponse.VirtualMachineDisk.SourceImageName 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.
Optional. The name of the OS Image from which the disk was created. This property is populated automatically when a disk is created from an OS image by calling the Add Role, Create Deployment, or Provision Disk operations.
public string SourceImageName { get; set; }
member this.SourceImageName : string with get, set
Public Property SourceImageName As String