Share via


ContainerRegistryAgentPoolData.OS Property

Definition

The OS of agent machine.

public Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryOS? OS { get; set; }
member this.OS : Nullable<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryOS> with get, set
Public Property OS As Nullable(Of ContainerRegistryOS)

Property Value

Applies to