次の方法で共有


ContainerServiceAgentPoolData.OSDiskType プロパティ

定義

VM でサポートされ、要求された OSDiskSizeGB より大きいキャッシュ ディスクがある場合、既定値は "エフェメラル" です。 それ以外の場合、既定値は 'Managed' です。 作成後は変更できない場合があります。 詳細については、「 エフェメラル OS」を参照してください。

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

プロパティ値

適用対象