Freigeben über


BatchAccountAutoScaleSettings(String) Konstruktor

Definition

Initialisiert eine neue instance von BatchAccountAutoScaleSettings.

public BatchAccountAutoScaleSettings (string formula);
new Azure.ResourceManager.Batch.Models.BatchAccountAutoScaleSettings : string -> Azure.ResourceManager.Batch.Models.BatchAccountAutoScaleSettings
Public Sub New (formula As String)

Parameter

formula
String

Eine Formel für die gewünschte Anzahl von Computeknoten im Pool.

Ausnahmen

formula ist NULL.

Gilt für: