次の方法で共有


ConnectionMonitorResult interface

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

プロパティ

autoStart

作成後に接続モニターが自動的に起動するかどうかを指定します。

connectionMonitorType

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

destination

接続モニターの宛先について説明します。

endpoints

接続モニター エンドポイントの一覧。

etag

リソースが更新されるたびに変更される一意の読み取り専用文字列。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

id

接続モニターの ID。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

location

接続モニターの場所。

monitoringIntervalInSeconds

監視間隔 (秒単位)。

monitoringStatus

接続モニターの監視状態。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

name

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

notes

接続モニターに関連付けるオプションのメモ。

outputs

接続モニター出力の一覧。

provisioningState

接続モニターのプロビジョニング状態。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

source

接続モニターのソースについて説明します。

startTime

接続モニターが開始された日時。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

tags

接続モニター タグ。

testConfigurations

接続モニターのテスト構成の一覧。

testGroups

接続モニターのテスト グループの一覧。

type

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

プロパティの詳細

autoStart

作成後に接続モニターが自動的に起動するかどうかを指定します。

autoStart?: boolean

プロパティ値

boolean

connectionMonitorType

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

connectionMonitorType?: string

プロパティ値

string

destination

接続モニターの宛先について説明します。

destination?: ConnectionMonitorDestination

プロパティ値

endpoints

接続モニター エンドポイントの一覧。

endpoints?: ConnectionMonitorEndpoint[]

プロパティ値

etag

リソースが更新されるたびに変更される一意の読み取り専用文字列。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

etag?: string

プロパティ値

string

id

接続モニターの ID。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

id?: string

プロパティ値

string

location

接続モニターの場所。

location?: string

プロパティ値

string

monitoringIntervalInSeconds

監視間隔 (秒単位)。

monitoringIntervalInSeconds?: number

プロパティ値

number

monitoringStatus

接続モニターの監視状態。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

monitoringStatus?: string

プロパティ値

string

name

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

name?: string

プロパティ値

string

notes

接続モニターに関連付けるオプションのメモ。

notes?: string

プロパティ値

string

outputs

接続モニター出力の一覧。

outputs?: ConnectionMonitorOutput[]

プロパティ値

provisioningState

接続モニターのプロビジョニング状態。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

provisioningState?: string

プロパティ値

string

source

接続モニターのソースについて説明します。

source?: ConnectionMonitorSource

プロパティ値

startTime

接続モニターが開始された日時。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

startTime?: Date

プロパティ値

Date

tags

接続モニター タグ。

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

プロパティ値

{[propertyName: string]: string}

testConfigurations

接続モニターのテスト構成の一覧。

testConfigurations?: ConnectionMonitorTestConfiguration[]

プロパティ値

testGroups

接続モニターのテスト グループの一覧。

testGroups?: ConnectionMonitorTestGroup[]

プロパティ値

type

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

type?: string

プロパティ値

string