次の方法で共有


ConnectionMonitorResultOutput interface

接続モニターに関する情報。

プロパティ

etag

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

id

接続モニターの ID。

location

接続モニターの場所。

name

接続モニターの名前。

properties

接続モニターの結果のプロパティ。

tags

接続モニター のタグ。

type

接続モニターの種類。

プロパティの詳細

etag

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

etag?: string

プロパティ値

string

id

接続モニターの ID。

id?: string

プロパティ値

string

location

接続モニターの場所。

location?: string

プロパティ値

string

name

接続モニターの名前。

name?: string

プロパティ値

string

properties

接続モニターの結果のプロパティ。

properties?: ConnectionMonitorResultPropertiesOutput

プロパティ値

tags

接続モニター のタグ。

tags?: Record<string, string>

プロパティ値

Record<string, string>

type

接続モニターの種類。

type?: string

プロパティ値

string