ContainerGroupProfile.OSType Property

Definition

Gets or sets the OSType.

public Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerInstance.ContainerInstanceOperatingSystemType> OSType { get; set; }
member this.OSType : Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerInstance.ContainerInstanceOperatingSystemType> with get, set
Public Property OSType As BicepValue(Of ContainerInstanceOperatingSystemType)

Property Value

Applies to