Share via


ManagedClusterAgentPoolProfileProperties.OSType Property

Definition

The operating system type. The default is 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)

Property Value

Applies to