你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

HybridContainerServiceAgentPoolProfile.OSType Property

Definition

The particular KubernetesVersion Image OS Type (Linux, Windows).

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

Property Value

Applies to