Share via


ContainerGroupData.ContainerGroupOSType Property

Definition

The operating system type required by the containers in the container group.

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

Property Value

Applies to