Share via


ContainerGroupPropertiesAutoGenerated.OSType Property

Definition

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

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

Property Value

Implements

Attributes

Applies to