CreateOrUpdateKubeBase.NodeWorkloadRuntime Property

Definition

[Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.PSArgumentCompleter(new System.String[] { "OCIContainer", "WasmWasi" })]
[System.Management.Automation.Parameter(HelpMessage="The type of workload a node can run.", Mandatory=false)]
public string NodeWorkloadRuntime { get; set; }
[<Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.PSArgumentCompleter(new System.String[] { "OCIContainer", "WasmWasi" })>]
[<System.Management.Automation.Parameter(HelpMessage="The type of workload a node can run.", Mandatory=false)>]
member this.NodeWorkloadRuntime : string with get, set
Public Property NodeWorkloadRuntime As String

Property Value

Attributes

Applies to