次の方法で共有


VmSizeCompatibilityFilterV2.OsType プロパティ

定義

影響を受ける OSType (Windows または Linux) を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="osType")]
public System.Collections.Generic.IList<string> OsType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="osType")>]
member this.OsType : System.Collections.Generic.IList<string> with get, set
Public Property OsType As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象