Freigeben über


IWithDailyUsageQuota.WithDailyUsageQuota(Int32) Methode

Definition

Gibt die Obergrenze der täglichen Nutzungsdaten an.

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

Parameter

quota
Int32

Das tägliche Nutzungskontingent.

Gibt zurück

Gilt für: