你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithDailyUsageQuota 接口

定义

允许指定每日使用配额的函数应用定义。

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

方法

WithDailyUsageQuota(Int32)

指定每日使用情况数据上限。

WithoutDailyUsageQuota()

指定每日使用情况数据上限。

适用于