ComputeIsolationProperties.HostSku Property

Definition

Gets or sets the host sku.

[Newtonsoft.Json.JsonProperty(PropertyName="hostSku")]
public string HostSku { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hostSku")>]
member this.HostSku : string with get, set
Public Property HostSku As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to