NodeMonitoringData.SentByte Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sent bytes on the integration runtime node.
[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.PropertyOrigin.Owned)]
public double? SentByte { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.PropertyOrigin.Owned)>]
member this.SentByte : Nullable<double>
Public ReadOnly Property SentByte As Nullable(Of Double)
Property Value
Implements
- Attributes