Partilhar via


ManagedClusterAgentPoolProfileProperties.WorkloadRuntime Property

Definition

Gets or sets determines the type of workload a node can run. Possible values include: 'OCIContainer', 'WasmWasi'

[Newtonsoft.Json.JsonProperty(PropertyName="workloadRuntime")]
public string WorkloadRuntime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="workloadRuntime")>]
member this.WorkloadRuntime : string with get, set
Public Property WorkloadRuntime As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to