次の方法で共有


AgentPoolSnapshotData.OSType プロパティ

定義

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

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

プロパティ値

適用対象