Share via


ContainerServiceAgentPool.OSType Property

Definition

The operating system type. The default is Linux.

public Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerService.ContainerServiceOSType> OSType { get; set; }
member this.OSType : Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerService.ContainerServiceOSType> with get, set
Public Property OSType As BicepValue(Of ContainerServiceOSType)

Property Value

Applies to