次の方法で共有


ConnectionMonitorEndpoint interface

接続モニター エンドポイントについて説明します。

プロパティ

address

接続モニター エンドポイントのアドレス (IP またはドメイン名)。

coverageLevel

エンドポイントの対象範囲をテストします。

filter

エンドポイント内のサブ項目をフィルター処理します。

name

接続モニター エンドポイントの名前。

resourceId

接続モニター エンドポイントのリソース ID。

scope

エンドポイント スコープ。

type

エンドポイントの種類。

プロパティの詳細

address

接続モニター エンドポイントのアドレス (IP またはドメイン名)。

address?: string

プロパティ値

string

coverageLevel

エンドポイントの対象範囲をテストします。

coverageLevel?: "Default" | "Full" | "Low" | "BelowAverage" | "Average" | "AboveAverage"

プロパティ値

"Default" | "Full" | "Low" | "BelowAverage" | "Average" | "AboveAverage"

filter

エンドポイント内のサブ項目をフィルター処理します。

filter?: ConnectionMonitorEndpointFilter

プロパティ値

name

接続モニター エンドポイントの名前。

name: string

プロパティ値

string

resourceId

接続モニター エンドポイントのリソース ID。

resourceId?: string

プロパティ値

string

scope

エンドポイント スコープ。

scope?: ConnectionMonitorEndpointScope

プロパティ値

type

エンドポイントの種類。

type?: "AzureVM" | "AzureVMSS" | "AzureVNet" | "AzureSubnet" | "ExternalAddress" | "MMAWorkspaceMachine" | "MMAWorkspaceNetwork" | "AzureArcVM"

プロパティ値

"AzureVM" | "AzureVMSS" | "AzureVNet" | "AzureSubnet" | "ExternalAddress" | "MMAWorkspaceMachine" | "MMAWorkspaceNetwork" | "AzureArcVM"