Share via


BatchVmContainerConfiguration.ContainerType Property

Definition

Gets or sets the ContainerType.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Batch.BatchVmContainerType> ContainerType { get; set; }
member this.ContainerType : Azure.Provisioning.BicepValue<Azure.Provisioning.Batch.BatchVmContainerType> with get, set
Public Property ContainerType As BicepValue(Of BatchVmContainerType)

Property Value

Applies to