次の方法で共有


OpenShiftManagedClusterMasterPoolProfile.OsType プロパティ

定義

os 型の指定に使用する osType を取得または設定します。 Linux と Windows から選択します。 既定では Linux です。 使用可能な値は、'Linux'、'Windows' です。

[Newtonsoft.Json.JsonProperty(PropertyName="osType")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.OSType OsType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="osType")>]
member this.OsType : Microsoft.Azure.Management.ContainerService.Fluent.Models.OSType with get, set
Public Property OsType As OSType

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象