Compartir a través de


AzureWorkloadPointInTimeRecoveryPoint.TimeRanges Propiedad

Definición

Obtiene o establece la lista de intervalos de registro.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a