Freigeben über


IaasVMBackupRequest.RecoveryPointExpiryTimeInUTC Eigenschaft

Definition

Ruft ab oder legt fest, dass die Sicherungskopie nach der angegebenen Zeit (UTC) abläuft.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: