Freigeben über


IWithDailyUsageQuota.WithDailyUsageQuota(Int32) Methode

Definition

Gibt die Obergrenze für tägliche Nutzungsdaten an.

public Microsoft.Azure.Management.AppService.Fluent.FunctionApp.Definition.IWithCreate WithDailyUsageQuota (int quota);
abstract member WithDailyUsageQuota : int -> Microsoft.Azure.Management.AppService.Fluent.FunctionApp.Definition.IWithCreate
Public Function WithDailyUsageQuota (quota As Integer) As IWithCreate

Parameter

quota
Int32

Das tägliche Nutzungskontingent.

Gibt zurück

Gilt für: