Share via


IGranularCopyProgress.TransferType Property

Definition

Transfer type of data

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

Property Value

Attributes

Applies to