次の方法で共有


IInMageAzureV2ProtectedDiskDetails.ResyncTotalTransferredByte Property

Definition

The resync total transferred bytes.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The resync total transferred bytes.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="resyncTotalTransferredBytes")]
public long? ResyncTotalTransferredByte { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The resync total transferred bytes.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="resyncTotalTransferredBytes")>]
member this.ResyncTotalTransferredByte : Nullable<int64> with get, set
Public Property ResyncTotalTransferredByte As Nullable(Of Long)

Property Value

Attributes

Applies to