PrepareDataMoveRequest.DataMoveLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets dataMove Level. Possible values include: 'Invalid', 'Vault', 'Container'
[Newtonsoft.Json.JsonProperty(PropertyName="dataMoveLevel")]
public string DataMoveLevel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataMoveLevel")>]
member this.DataMoveLevel : string with get, set
Public Property DataMoveLevel As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute