TransferAllDetails.DataAccountType 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 type of the account of data. Possible values include: 'StorageAccount', 'ManagedDisk'
[Newtonsoft.Json.JsonProperty(PropertyName="dataAccountType")]
public Microsoft.Azure.Management.DataBox.Models.DataAccountType DataAccountType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataAccountType")>]
member this.DataAccountType : Microsoft.Azure.Management.DataBox.Models.DataAccountType with get, set
Public Property DataAccountType As DataAccountType
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute