Profile interface

ネットワーク実験プロファイルと実験のリストを定義します。

Extends

プロパティ

enabledState

実験の状態

etag

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

resourceState

リソースの状態。

継承されたプロパティ

id

リソース ID。

location

リソースの場所。

name

リソース名。

tags

リソース タグ。

type

リソースの種類。

プロパティの詳細

enabledState

実験の状態

enabledState?: string

プロパティ値

string

etag

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

etag?: string

プロパティ値

string

resourceState

リソースの状態。

resourceState?: string

プロパティ値

string

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

id

リソース ID。

id?: string

プロパティ値

string

ResourcewithSettableName.idから受け継い

location

リソースの場所。

location?: string

プロパティ値

string

Inherited fromResourcewithSettableName.location

name

リソース名。

name?: string

プロパティ値

string

ResourcewithSettableName.nameから受け継い

tags

リソース タグ。

tags?: Record<string, string>

プロパティ値

Record<string, string>

Inherited fromResourcewithSettableName.tags

type

リソースの種類。

type?: string

プロパティ値

string

Inherited fromResourcewithSettableName.type