Megosztás a következőn keresztül:


IJobResource.TransferType Property

Definition

Type of the data transfer.

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

Property Value

Attributes

Applies to