ManagedClusterAgentPoolProfile.WorkloadRuntime Property

Definition

Gets or sets the WorkloadRuntime.

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

Property Value

Applies to