Compartir a través de


BackupEngineBase.BackupEngineId Propiedad

Definición

Obtiene o establece el identificador del motor de copia de seguridad.

[Newtonsoft.Json.JsonProperty(PropertyName="backupEngineId")]
public string BackupEngineId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="backupEngineId")>]
member this.BackupEngineId : string with get, set
Public Property BackupEngineId As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a