Freigeben über


DedicatedHostInner.LicenseType Eigenschaft

Definition

Ruft ab oder legt den Softwarelizenztyp fest, der auf die auf dem dedizierten Host bereitgestellten VMs angewendet wird. <br>& lt;br> Mögliche Werte sind: <br>& lt;br> Nichts& lt;br>& lt;br> & Windows_Server_Hybrid lt;br>& lt;br> & Windows_Server_Perpetual lt;br>& lt;br> Standardwert: Keine. Mögliche Werte: "None", "Windows_Server_Hybrid", "Windows_Server_Perpetual"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.licenseType")]
public Microsoft.Azure.Management.Compute.Fluent.Models.DedicatedHostLicenseTypes? LicenseType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.licenseType")>]
member this.LicenseType : Nullable<Microsoft.Azure.Management.Compute.Fluent.Models.DedicatedHostLicenseTypes> with get, set
Public Property LicenseType As Nullable(Of DedicatedHostLicenseTypes)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: