Share via


ServiceFabricClusterPatch.NodeTypes Property

Definition

The list of node types in the cluster. This will overwrite the existing list.

public System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabric.Models.ClusterNodeTypeDescription> NodeTypes { get; }
member this.NodeTypes : System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabric.Models.ClusterNodeTypeDescription>
Public ReadOnly Property NodeTypes As IList(Of ClusterNodeTypeDescription)

Property Value

Applies to