次の方法で共有


HybridContainerServiceAgentPoolData.OSType プロパティ

定義

OsType - os の種類を指定するために使用する OsType。 Linux と Windows から選択します。 既定では Linux です。 使用可能な値は、'Linux'、'Windows' です。

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

プロパティ値

適用対象