Compartir a través de


AzureWorkloadSAPHanaPointInTimeRestoreRequest.PointInTime Propiedad

Definición

Obtiene o establece el valor pointInTime.

[Newtonsoft.Json.JsonProperty(PropertyName="pointInTime")]
public DateTime? PointInTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pointInTime")>]
member this.PointInTime : Nullable<DateTime> with get, set
Public Property PointInTime As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a