다음을 통해 공유


ITransferConfigurationTransferAllDetails.IncludeDataAccountType Property

Definition

Type of the account of data

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

Property Value

Attributes

Applies to