Bagikan melalui


AgentPoolProperties.OS Property

Definition

The OS of agent machine

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.OS? OS { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.OS : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.OS> with get, set
Public Property OS As Nullable(Of OS)

Property Value

Implements

OS
Attributes

Applies to