次の方法で共有


ComputeIsolationProperties.HostSku プロパティ

定義

ホスト 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象