共用方式為


ClusterDeployment.NodeSizes Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.Generic.List<Microsoft.WindowsAzure.Management.HDInsight.Contracts.March2013.ClusterNodeSize> NodeSizes { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.NodeSizes : System.Collections.Generic.List<Microsoft.WindowsAzure.Management.HDInsight.Contracts.March2013.ClusterNodeSize> with get, set
Public Property NodeSizes As List(Of ClusterNodeSize)

Property Value

Attributes

Applies to