Share via


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