你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ManagedClusterAgentPoolProfile.WorkloadRuntime Property

Definition

Determines the type of workload a node can run.

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