次の方法で共有


BackupPolicy.SchedulesCount プロパティ

定義

バックアップ ポリシーに含まれるスケジュールの数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.schedulesCount")]
public long? SchedulesCount { get; protected set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.schedulesCount")>]
member this.SchedulesCount : Nullable<int64> with get, set
Public Property SchedulesCount As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象