Freigeben über


AgentPoolSnapshotData.OSType Property

Definition

The operating system type. The default is Linux. Serialized Name: Snapshot.properties.osType

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