Partager via


FailoverRequest.VolumeContainers Propriété

Définition

Obtient ou définit la liste des ID de chemin d’accès des conteneurs de volume qui doivent être basculés sur l’appareil cible.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à