DedicatedHostPatch.LicenseType Property

Definition

Specifies the software license type that will be applied to the VMs deployed on the dedicated host. Possible values are: None, Windows_Server_Hybrid, Windows_Server_Perpetual. The default value is: None..

public Azure.ResourceManager.Compute.Models.DedicatedHostLicenseType? LicenseType { get; set; }
member this.LicenseType : Nullable<Azure.ResourceManager.Compute.Models.DedicatedHostLicenseType> with get, set
Public Property LicenseType As Nullable(Of DedicatedHostLicenseType)

Property Value

Applies to