다음을 통해 공유


AgentPoolProfile.OSSku Property

Definition

Specifies the OS SKU used by the agent pool. The default is CBLMariner if OSType is Linux. The default is Windows2019 when OSType is Windows.

[Microsoft.Azure.PowerShell.Cmdlets.AksArc.Origin(Microsoft.Azure.PowerShell.Cmdlets.AksArc.PropertyOrigin.Owned)]
public string OSSku { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Origin(Microsoft.Azure.PowerShell.Cmdlets.AksArc.PropertyOrigin.Owned)>]
member this.OSSku : string with get, set
Public Property OSSku As String

Property Value

Implements

Attributes

Applies to