ManagedClusterAgentPoolProfileProperties.OSType プロパティ

定義

オペレーティング システムの種類。 既定値は Linux です。

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

プロパティ値

適用対象