NetworkInterfacePropertiesFormat interface
NetworkInterface プロパティ。
プロパティ
| auxiliary |
ネットワーク インターフェイス リソースの補助モード。 |
| disable |
TCP 状態追跡を無効にするかどうかを示します。 |
| dns |
ネットワーク インターフェイスの DNS 設定。 |
| enable |
ネットワーク インターフェイスが高速ネットワーク用に構成されている場合。 高速ネットワークを必要とする VM サイズには適用されません。 |
| enable |
このネットワーク インターフェイスで IP 転送が有効になっているかどうかを示します。 |
| ip |
ネットワーク インターフェイスの IPConfigurations の一覧。 |
| migration |
ネットワーク インターフェイス リソースの移行フェーズ。 |
| network |
NetworkSecurityGroup リソースへの参照。 |
| nic |
ネットワーク インターフェイス リソースの種類。 |
| private |
ネットワーク インターフェイス リソースの Privatelinkservice。 |
| workload |
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