次の方法で共有


QuotaUsagesProperties.QuotaPeriod プロパティ

定義

クォータ使用量の値の概要の期間。 例: *P1D (1 日あたり) *PT1M (1 分あたり) *PT1S (1 秒あたり)。 このパラメーターは、コンピューティングなどのすべてのリソースに関連するわけではないため、省略可能です。

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

プロパティ値

適用対象