次の方法で共有


IWithDailyUsageQuota インターフェイス

定義

毎日の使用量クォータを指定できる関数アプリ定義。

public interface IWithDailyUsageQuota
type IWithDailyUsageQuota = interface
Public Interface IWithDailyUsageQuota
派生

メソッド

WithDailyUsageQuota(Int32)

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

WithoutDailyUsageQuota()

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

適用対象