ICopyProgress.DataAccountType Property

Definition

Data Account Type.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Data Account Type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.DataAccountType) }, ReadOnly=true, Required=false, SerializedName="dataAccountType")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.DataAccountType? DataAccountType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Data Account Type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.DataAccountType) }, ReadOnly=true, Required=false, SerializedName="dataAccountType")>]
member this.DataAccountType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.DataAccountType>
Public ReadOnly Property DataAccountType As Nullable(Of DataAccountType)

Property Value

Attributes

Applies to