次の方法で共有


CopyProgress.TransferType プロパティ

定義

データの転送の種類を取得します。 指定できる値は、'ImportToAzure'、'ExportFromAzure' です。

[Newtonsoft.Json.JsonProperty(PropertyName="transferType")]
public Microsoft.Azure.Management.DataBox.Models.TransferType? TransferType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="transferType")>]
member this.TransferType : Nullable<Microsoft.Azure.Management.DataBox.Models.TransferType>
Public ReadOnly Property TransferType As Nullable(Of TransferType)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象