你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

INodeMonitoringData.ReceivedByte Property

Definition

Received bytes on the integration runtime node.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Received bytes on the integration runtime node.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=true, Required=false, SerializedName="receivedBytes")]
public double? ReceivedByte { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Received bytes on the integration runtime node.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=true, Required=false, SerializedName="receivedBytes")>]
member this.ReceivedByte : Nullable<double>
Public ReadOnly Property ReceivedByte As Nullable(Of Double)

Property Value

Attributes

Applies to