VirtualMachineGetResponse.LicenseType 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. Specifies that the image or disk that is being used was licensed on-premises. This element is only used for images that contain the Windows Server operating system. Possible values are: Windows_Client, Windows_Server
public string LicenseType { get; set; }
member this.LicenseType : string with get, set
Public Property LicenseType As String