次の方法で共有


AzureWorkloadPointInTimeRecoveryPoint.TimeRanges プロパティ

定義

ログ範囲の一覧を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="timeRanges")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.PointInTimeRange> TimeRanges { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timeRanges")>]
member this.TimeRanges : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.PointInTimeRange> with get, set
Public Property TimeRanges As IList(Of PointInTimeRange)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象