Compartir a través de


MabContainerExtendedInfo.BackupItems Propiedad

Definición

Obtiene o establece la lista de elementos de copia de seguridad asociados a este contenedor.

[Newtonsoft.Json.JsonProperty(PropertyName="backupItems")]
public System.Collections.Generic.IList<string> BackupItems { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="backupItems")>]
member this.BackupItems : System.Collections.Generic.IList<string> with get, set
Public Property BackupItems As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a