Share via


ContainerRegistryPlatformUpdateContent.OS Property

Definition

The operating system type required for the run.

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