NewKubeBase.NodeVmSetType Property

Definition

[Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.PSArgumentCompleter(new System.String[] { "AvailabilitySet", "VirtualMachineScaleSets" })]
[System.Management.Automation.Parameter(HelpMessage="Represents types of an node pool. Possible values include: 'VirtualMachineScaleSets', 'AvailabilitySet'", Mandatory=false)]
public string NodeVmSetType { get; set; }
[<Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.PSArgumentCompleter(new System.String[] { "AvailabilitySet", "VirtualMachineScaleSets" })>]
[<System.Management.Automation.Parameter(HelpMessage="Represents types of an node pool. Possible values include: 'VirtualMachineScaleSets', 'AvailabilitySet'", Mandatory=false)>]
member this.NodeVmSetType : string with get, set
Public Property NodeVmSetType As String

Property Value

String
Attributes

Applies to