NetworkProfile interface

ネットワーク プロファイル リソース。

Extends

プロパティ

containerNetworkInterfaceConfigurations

chid コンテナーのネットワーク インターフェイス構成の一覧。

containerNetworkInterfaces

子コンテナーのネットワーク インターフェイスの一覧。

etag

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

provisioningState

ネットワーク プロファイル リソースのプロビジョニング状態。

resourceGuid

ネットワーク プロファイル リソースのリソース GUID プロパティ。

継承されたプロパティ

id

リソース ID。

location

リソースの場所。

name

リソース名。

tags

リソース タグ。

type

リソースの種類。

プロパティの詳細

containerNetworkInterfaceConfigurations

chid コンテナーのネットワーク インターフェイス構成の一覧。

containerNetworkInterfaceConfigurations?: ContainerNetworkInterfaceConfiguration[]

プロパティ値

containerNetworkInterfaces

子コンテナーのネットワーク インターフェイスの一覧。

containerNetworkInterfaces?: ContainerNetworkInterface[]

プロパティ値

etag

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

etag?: string

プロパティ値

string

provisioningState

ネットワーク プロファイル リソースのプロビジョニング状態。

provisioningState?: string

プロパティ値

string

resourceGuid

ネットワーク プロファイル リソースのリソース GUID プロパティ。

resourceGuid?: string

プロパティ値

string

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

id

リソース ID。

id?: string

プロパティ値

string

承元Resource.id

location

リソースの場所。

location?: string

プロパティ値

string

resource.location から継承

name

リソース名。

name?: string

プロパティ値

string

承元Resource.name

tags

リソース タグ。

tags?: Record<string, string>

プロパティ値

Record<string, string>

Resource.tags から継承された

type

リソースの種類。

type?: string

プロパティ値

string

承元Resource.type