次の方法で共有


QuotaProperties.QuotaPeriod プロパティ

定義

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

public TimeSpan? QuotaPeriod { get; }
member this.QuotaPeriod : Nullable<TimeSpan>
Public ReadOnly Property QuotaPeriod As Nullable(Of TimeSpan)

プロパティ値

適用対象