次の方法で共有


ProvisionedClusterPoolUpgradeProfile.OSType プロパティ

定義

OsType - os 型を指定するために使用する OsType。 Linux と Windows から選択します。 既定値は Linux です。 使用できる値は、'Linux'、'Windows' です。

public Azure.ResourceManager.HybridContainerService.Models.OSType? OSType { get; }
member this.OSType : Nullable<Azure.ResourceManager.HybridContainerService.Models.OSType>
Public ReadOnly Property OSType As Nullable(Of OSType)

プロパティ値

適用対象