次の方法で共有


BackupManagementUsage.QuotaPeriod プロパティ

定義

使用量のクォータ期間を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="quotaPeriod")]
public string QuotaPeriod { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="quotaPeriod")>]
member this.QuotaPeriod : string with get, set
Public Property QuotaPeriod As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象