Partager via


Cluster.NodeTypes Propriété

Définition

Obtient ou définit la liste des types de nœuds dans le cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.nodeTypes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabric.Models.NodeTypeDescription> NodeTypes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.nodeTypes")>]
member this.NodeTypes : System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabric.Models.NodeTypeDescription> with get, set
Public Property NodeTypes As IList(Of NodeTypeDescription)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à