Compartir a través de


PrepareDataMoveRequest.SourceContainerArmIds Propiedad

Definición

Obtiene o establece los armid de contenedor de origen. Esto solo debe rellenarse si DataMoveLevel está establecido en contenedor.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a