次の方法で共有


AssessedNetworkAdapter interface

評価されたネットワーク アダプター。

プロパティ

displayName

表示名を取得します。

ipAddresses

IP アドレスを取得します。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

macAddress

mac アドレスを取得します。

megabytesPerSecondReceived

受信した 1 秒あたりのメガバイト数を取得します。

megabytesPerSecondTransmitted

送信される 1 秒あたりのメガバイト数を取得します。

monthlyBandwidthCosts

毎月の帯域幅コストを取得します。

netGigabytesTransmittedPerMonth

1 か月あたりに送信される純ギガバイトを取得します。

suitability

適合性を取得します。

suitabilityDetail

適合性の詳細を取得します。

suitabilityExplanation

適合性の説明を取得します。

プロパティの詳細

displayName

表示名を取得します。

displayName?: string

プロパティ値

string

ipAddresses

IP アドレスを取得します。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

ipAddresses?: string[]

プロパティ値

string[]

macAddress

mac アドレスを取得します。

macAddress?: string

プロパティ値

string

megabytesPerSecondReceived

受信した 1 秒あたりのメガバイト数を取得します。

megabytesPerSecondReceived?: number

プロパティ値

number

megabytesPerSecondTransmitted

送信される 1 秒あたりのメガバイト数を取得します。

megabytesPerSecondTransmitted?: number

プロパティ値

number

monthlyBandwidthCosts

毎月の帯域幅コストを取得します。

monthlyBandwidthCosts?: number

プロパティ値

number

netGigabytesTransmittedPerMonth

1 か月あたりに送信される純ギガバイトを取得します。

netGigabytesTransmittedPerMonth?: number

プロパティ値

number

suitability

適合性を取得します。

suitability?: string

プロパティ値

string

suitabilityDetail

適合性の詳細を取得します。

suitabilityDetail?: string

プロパティ値

string

suitabilityExplanation

適合性の説明を取得します。

suitabilityExplanation?: string

プロパティ値

string