Share via


MongoClusterPatch.NodeGroupSpecs Property

Definition

The list of node group specs in the cluster.

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

Property Value

Applies to