Compartir a través de


ClusterUpdateParametersInner.NodeTypes Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a