次の方法で共有


NetworkInterface interface

リソース グループ内のネットワーク インターフェイス。

Extends

プロパティ

dnsSettings

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

enableAcceleratedNetworking

ネットワーク インターフェイスで高速ネットワークが有効になっている場合。

enableIPForwarding

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

etag

リソースが更新されるたびに変更される一意の読み取り専用文字列。

hostedWorkloads

リンクされた BareMetal リソースへの参照のリスト注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

interfaceEndpoint

ネットワーク インターフェイスがリンクされているインターフェイス エンドポイントへの参照。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

ipConfigurations

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

macAddress

ネットワーク インターフェイスの MAC アドレス。

networkSecurityGroup

NetworkSecurityGroup リソースの参照。

primary

これが仮想マシン上のプライマリ ネットワーク インターフェイスであるかどうかを取得します。

provisioningState

パブリック IP リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。

resourceGuid

ネットワーク インターフェイス リソースのリソース GUID プロパティ。

tapConfigurations

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

virtualMachine

仮想マシンの参照。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

継承されたプロパティ

id

リソース ID。

location

リソースの場所。

name

リソース名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

tags

リソース タグ。

type

リソースの種類。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

プロパティの詳細

dnsSettings

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

dnsSettings?: NetworkInterfaceDnsSettings

プロパティ値

enableAcceleratedNetworking

ネットワーク インターフェイスで高速ネットワークが有効になっている場合。

enableAcceleratedNetworking?: boolean

プロパティ値

boolean

enableIPForwarding

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

enableIPForwarding?: boolean

プロパティ値

boolean

etag

リソースが更新されるたびに変更される一意の読み取り専用文字列。

etag?: string

プロパティ値

string

hostedWorkloads

リンクされた BareMetal リソースへの参照のリスト注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

hostedWorkloads?: string[]

プロパティ値

string[]

interfaceEndpoint

ネットワーク インターフェイスがリンクされているインターフェイス エンドポイントへの参照。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

interfaceEndpoint?: InterfaceEndpoint

プロパティ値

ipConfigurations

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

ipConfigurations?: NetworkInterfaceIPConfiguration[]

プロパティ値

macAddress

ネットワーク インターフェイスの MAC アドレス。

macAddress?: string

プロパティ値

string

networkSecurityGroup

NetworkSecurityGroup リソースの参照。

networkSecurityGroup?: NetworkSecurityGroup

プロパティ値

primary

これが仮想マシン上のプライマリ ネットワーク インターフェイスであるかどうかを取得します。

primary?: boolean

プロパティ値

boolean

provisioningState

パブリック IP リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。

provisioningState?: string

プロパティ値

string

resourceGuid

ネットワーク インターフェイス リソースのリソース GUID プロパティ。

resourceGuid?: string

プロパティ値

string

tapConfigurations

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

tapConfigurations?: NetworkInterfaceTapConfiguration[]

プロパティ値

virtualMachine

仮想マシンの参照。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

virtualMachine?: SubResource

プロパティ値

継承されたプロパティの詳細

id

リソース ID。

id?: string

プロパティ値

string

承元Resource.id

location

リソースの場所。

location?: string

プロパティ値

string

resource.location から継承

name

リソース名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

name?: string

プロパティ値

string

承元Resource.name

tags

リソース タグ。

tags?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

Resource.tags から継承された

type

リソースの種類。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

type?: string

プロパティ値

string

承元Resource.type