Freigeben über


ArmBatchModelFactory.BatchLocationQuota(Nullable<Int32>) Methode

Definition

Initialisiert eine neue instance von BatchLocationQuota.

public static Azure.ResourceManager.Batch.Models.BatchLocationQuota BatchLocationQuota (int? accountQuota = default);
static member BatchLocationQuota : Nullable<int> -> Azure.ResourceManager.Batch.Models.BatchLocationQuota
Public Shared Function BatchLocationQuota (Optional accountQuota As Nullable(Of Integer) = Nothing) As BatchLocationQuota

Parameter

accountQuota
Nullable<Int32>

Die Anzahl der Batch-Konten, die unter dem Abonnement in der angegebenen Region erstellt werden können.

Gibt zurück

Eine neue BatchLocationQuota instance zum Simulieren.

Gilt für: