次の方法で共有


QuotaProperties.QuotaPeriod プロパティ

定義

クォータ使用量の値が集計される期間。 たとえば、P1D (1 日あたり)、PT1M (1 分ごと)、PT1S (1 秒あたり) などです。 コンピューティングなどの一部のリソースでは、期間が無関係であるため、このパラメーターは省略可能です。

public string QuotaPeriod { get; }
member this.QuotaPeriod : string
Public ReadOnly Property QuotaPeriod As String

プロパティ値

適用対象