Sdílet prostřednictvím


NodeCount Konstruktory

Definice

Přetížení

NodeCount()

Inicializuje novou instanci NodeCount třídy.

NodeCount(String, NodeCountProperties)

Inicializuje novou instanci NodeCount třídy.

NodeCount()

Inicializuje novou instanci NodeCount třídy.

public NodeCount ();
Public Sub New ()

Platí pro

NodeCount(String, NodeCountProperties)

Inicializuje novou instanci NodeCount třídy.

public NodeCount (string name = default, Microsoft.Azure.Management.Automation.Models.NodeCountProperties properties = default);
new Microsoft.Azure.Management.Automation.Models.NodeCount : string * Microsoft.Azure.Management.Automation.Models.NodeCountProperties -> Microsoft.Azure.Management.Automation.Models.NodeCount
Public Sub New (Optional name As String = Nothing, Optional properties As NodeCountProperties = Nothing)

Parametry

name
String

Získá název typu počtu.

properties
NodeCountProperties

Platí pro