Share via


BatchNodeRemoveOptions.NodeIds Property

Definition

A list containing the IDs of the Compute Nodes to be removed from the specified Pool. A maximum of 100 nodes may be removed per request.

public System.Collections.Generic.IList<string> NodeIds { get; }
member this.NodeIds : System.Collections.Generic.IList<string>
Public ReadOnly Property NodeIds As IList(Of String)

Property Value

Applies to