INodeMonitoringData.SentByte Property

Definition

Sent bytes on the integration runtime node.

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

Property Value

Attributes

Applies to