Share via


AgentPoolSnapshotData.OSType Property

Definition

The operating system type. The default is Linux.

public Azure.ResourceManager.ContainerService.Models.ContainerServiceOSType? OSType { get; }
member this.OSType : Nullable<Azure.ResourceManager.ContainerService.Models.ContainerServiceOSType>
Public ReadOnly Property OSType As Nullable(Of ContainerServiceOSType)

Property Value

Applies to