Share via


ContainerGroupProperties.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.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Support.OperatingSystemTypes OSType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Inlined)>]
member this.OSType : Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Support.OperatingSystemTypes with get, set
Public Property OSType As OperatingSystemTypes

Property Value

Implements

Attributes

Applies to