Compartilhar via


MabContainerExtendedInfo.BackupItems Propriedade

Definição

Obtém ou define a lista de itens de backup associados a esse contêiner.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a