NetworkInterfacePropertiesFormatOutput interface
NetworkInterface プロパティ。
プロパティ
| auxiliary |
ネットワーク インターフェイス リソースの補助モード。 |
| disable |
TCP 状態追跡を無効にするかどうかを示します。 |
| dns |
ネットワーク インターフェイスの DNS 設定。 |
| dscp |
ネットワーク インターフェイスがリンクされている dscp 構成への参照。 |
| enable |
ネットワーク インターフェイスが高速ネットワーク用に構成されている場合。 高速ネットワークを必要とする VM サイズには適用されません。 |
| enable |
このネットワーク インターフェイスで IP 転送が有効になっているかどうかを示します。 |
| hosted |
リンクされた BareMetal リソースへの参照の一覧。 |
| ip |
ネットワーク インターフェイスの IPConfigurations の一覧。 |
| mac |
ネットワーク インターフェイスの MAC アドレス。 |
| migration |
ネットワーク インターフェイス リソースの移行フェーズ。 |
| network |
NetworkSecurityGroup リソースへの参照。 |
| nic |
ネットワーク インターフェイス リソースの種類。 |
| primary | これが仮想マシン上のプライマリ ネットワーク インターフェイスであるかどうか。 |
| private |
ネットワーク インターフェイスがリンクされているプライベート エンドポイントへの参照。 |
| private |
ネットワーク インターフェイス リソースの Privatelinkservice。 |
| provisioning |
ネットワーク インターフェイス リソースのプロビジョニング状態。 |
| resource |
ネットワーク インターフェイス リソースのリソース GUID プロパティ。 |
| tap |
ネットワーク インターフェイスの TapConfigurations の一覧。 |
| virtual |
仮想マシンへの参照。 |
| vnet |
この NIC が接続されている仮想マシンが暗号化をサポートしているかどうか。 |
| workload |
BareMetal リソースの NetworkInterface の WorkloadType |
プロパティの詳細
auxiliaryMode
ネットワーク インターフェイス リソースの補助モード。
auxiliaryMode?: "None" | "MaxConnections" | "Floating"
プロパティ値
"None" | "MaxConnections" | "Floating"
disableTcpStateTracking
TCP 状態追跡を無効にするかどうかを示します。
disableTcpStateTracking?: boolean
プロパティ値
boolean
dnsSettings
ネットワーク インターフェイスの DNS 設定。
dnsSettings?: NetworkInterfaceDnsSettingsOutput
プロパティ値
dscpConfiguration
ネットワーク インターフェイスがリンクされている dscp 構成への参照。
dscpConfiguration?: SubResourceOutput
プロパティ値
enableAcceleratedNetworking
ネットワーク インターフェイスが高速ネットワーク用に構成されている場合。 高速ネットワークを必要とする VM サイズには適用されません。
enableAcceleratedNetworking?: boolean
プロパティ値
boolean
enableIPForwarding
このネットワーク インターフェイスで IP 転送が有効になっているかどうかを示します。
enableIPForwarding?: boolean
プロパティ値
boolean
hostedWorkloads
リンクされた BareMetal リソースへの参照の一覧。
hostedWorkloads?: string[]
プロパティ値
string[]
ipConfigurations
ネットワーク インターフェイスの IPConfigurations の一覧。
ipConfigurations?: NetworkInterfaceIPConfigurationOutput[]
プロパティ値
macAddress
ネットワーク インターフェイスの MAC アドレス。
macAddress?: string
プロパティ値
string
migrationPhase
ネットワーク インターフェイス リソースの移行フェーズ。
migrationPhase?: "None" | "Prepare" | "Commit" | "Abort" | "Committed"
プロパティ値
"None" | "Prepare" | "Commit" | "Abort" | "Committed"
networkSecurityGroup
NetworkSecurityGroup リソースへの参照。
networkSecurityGroup?: NetworkSecurityGroupOutput
プロパティ値
nicType
ネットワーク インターフェイス リソースの種類。
nicType?: "Standard" | "Elastic"
プロパティ値
"Standard" | "Elastic"
primary
これが仮想マシン上のプライマリ ネットワーク インターフェイスであるかどうか。
primary?: boolean
プロパティ値
boolean
privateEndpoint
ネットワーク インターフェイスがリンクされているプライベート エンドポイントへの参照。
privateEndpoint?: PrivateEndpointOutput
プロパティ値
privateLinkService
ネットワーク インターフェイス リソースの Privatelinkservice。
privateLinkService?: PrivateLinkServiceOutput
プロパティ値
provisioningState
ネットワーク インターフェイス リソースのプロビジョニング状態。
provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"
プロパティ値
"Succeeded" | "Updating" | "Deleting" | "Failed"
resourceGuid
ネットワーク インターフェイス リソースのリソース GUID プロパティ。
resourceGuid?: string
プロパティ値
string
tapConfigurations
ネットワーク インターフェイスの TapConfigurations の一覧。
tapConfigurations?: NetworkInterfaceTapConfigurationOutput[]
プロパティ値
virtualMachine
vnetEncryptionSupported
この NIC が接続されている仮想マシンが暗号化をサポートしているかどうか。
vnetEncryptionSupported?: boolean
プロパティ値
boolean
workloadType
BareMetal リソースの NetworkInterface の WorkloadType
workloadType?: string
プロパティ値
string