次の方法で共有


NetworkInterfacePropertiesFormat interface

NetworkInterface プロパティ。

プロパティ

auxiliaryMode

ネットワーク インターフェイス リソースの補助モード。

disableTcpStateTracking

TCP 状態追跡を無効にするかどうかを示します。

dnsSettings

ネットワーク インターフェイスの DNS 設定。

enableAcceleratedNetworking

ネットワーク インターフェイスが高速ネットワーク用に構成されている場合。 高速ネットワークを必要とする VM サイズには適用されません。

enableIPForwarding

このネットワーク インターフェイスで IP 転送が有効になっているかどうかを示します。

ipConfigurations

ネットワーク インターフェイスの IPConfigurations の一覧。

migrationPhase

ネットワーク インターフェイス リソースの移行フェーズ。

networkSecurityGroup

NetworkSecurityGroup リソースへの参照。

nicType

ネットワーク インターフェイス リソースの種類。

privateLinkService

ネットワーク インターフェイス リソースの Privatelinkservice。

workloadType

BareMetal リソースの NetworkInterface の WorkloadType

プロパティの詳細

auxiliaryMode

ネットワーク インターフェイス リソースの補助モード。

auxiliaryMode?: "None" | "MaxConnections" | "Floating"

プロパティ値

"None" | "MaxConnections" | "Floating"

disableTcpStateTracking

TCP 状態追跡を無効にするかどうかを示します。

disableTcpStateTracking?: boolean

プロパティ値

boolean

dnsSettings

ネットワーク インターフェイスの DNS 設定。

dnsSettings?: NetworkInterfaceDnsSettings

プロパティ値

enableAcceleratedNetworking

ネットワーク インターフェイスが高速ネットワーク用に構成されている場合。 高速ネットワークを必要とする VM サイズには適用されません。

enableAcceleratedNetworking?: boolean

プロパティ値

boolean

enableIPForwarding

このネットワーク インターフェイスで IP 転送が有効になっているかどうかを示します。

enableIPForwarding?: boolean

プロパティ値

boolean

ipConfigurations

ネットワーク インターフェイスの IPConfigurations の一覧。

ipConfigurations?: NetworkInterfaceIPConfiguration[]

プロパティ値

migrationPhase

ネットワーク インターフェイス リソースの移行フェーズ。

migrationPhase?: "None" | "Prepare" | "Commit" | "Abort" | "Committed"

プロパティ値

"None" | "Prepare" | "Commit" | "Abort" | "Committed"

networkSecurityGroup

NetworkSecurityGroup リソースへの参照。

networkSecurityGroup?: NetworkSecurityGroup

プロパティ値

nicType

ネットワーク インターフェイス リソースの種類。

nicType?: "Standard" | "Elastic"

プロパティ値

"Standard" | "Elastic"

privateLinkService

ネットワーク インターフェイス リソースの Privatelinkservice。

privateLinkService?: PrivateLinkService

プロパティ値

workloadType

BareMetal リソースの NetworkInterface の WorkloadType

workloadType?: string

プロパティ値

string