Compartir a través de


BackupItem.BackupId Propiedad

Definición

Obtiene el identificador de la copia de seguridad.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.id")]
public int? BackupId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.id")>]
member this.BackupId : Nullable<int>
Public ReadOnly Property BackupId As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a