Share via


PrepareDataMoveResponse.SourceVaultProperties Property

Definition

Gets or sets source Vault Properties

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to