Share via


SqlAssessedNetworkAdapter interface

SQL Assessed Network Adapter.

Properties

displayName

Gets the display name.

ipAddresses

Gets the ip addresses. NOTE: This property will not be serialized. It can only be populated by the server.

macAddress

Gets the mac address.

megabytesPerSecondReceived

Gets the megabytes per second received.

megabytesPerSecondTransmitted

Gets the megabytes per second transmitted.

monthlyBandwidthCosts

Gets the monthly bandwidth costs.

name

Gets the name.

netGigabytesTransmittedPerMonth

Gets the net gigabytes transmitted per month.

suitability

Gets the suitability.

suitabilityDetail

Gets the suitability detail.

suitabilityExplanation

Gets the suitability explanation.

Property Details

displayName

Gets the display name.

displayName?: string

Property Value

string

ipAddresses

Gets the ip addresses. NOTE: This property will not be serialized. It can only be populated by the server.

ipAddresses?: string[]

Property Value

string[]

macAddress

Gets the mac address.

macAddress?: string

Property Value

string

megabytesPerSecondReceived

Gets the megabytes per second received.

megabytesPerSecondReceived?: number

Property Value

number

megabytesPerSecondTransmitted

Gets the megabytes per second transmitted.

megabytesPerSecondTransmitted?: number

Property Value

number

monthlyBandwidthCosts

Gets the monthly bandwidth costs.

monthlyBandwidthCosts?: number

Property Value

number

name

Gets the name.

name?: string

Property Value

string

netGigabytesTransmittedPerMonth

Gets the net gigabytes transmitted per month.

netGigabytesTransmittedPerMonth?: number

Property Value

number

suitability

Gets the suitability.

suitability?: string

Property Value

string

suitabilityDetail

Gets the suitability detail.

suitabilityDetail?: string

Property Value

string

suitabilityExplanation

Gets the suitability explanation.

suitabilityExplanation?: string

Property Value

string