次の方法で共有


CloudVmClusterUpdateProperties.ComputeNodes Property

Definition

The list of compute servers to be added to the cloud VM cluster.

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

Property Value

Applies to