Partager via


MabContainerExtendedInfo.BackupItems Propriété

Définition

Obtient ou définit la liste des éléments de sauvegarde associés à ce conteneur.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à