次の方法で共有


IWithDailyUsageQuota.WithDailyUsageQuota(Int32) メソッド

定義

毎日の使用状況データの上限を指定します。

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

パラメーター

quota
Int32

1 日の使用量クォータ。

戻り値

適用対象