共用方式為


ConnectionMonitorEndpoint interface

描述線上監視器端點。

屬性

address

線上監視器端點的位址。 支援 AzureVM、ExternalAddress、ArcMachine、MMAWorkspaceMachine 端點類型。

coverageLevel

端點的測試涵蓋範圍。

filter

篩選欄位已被取代,不應使用。 請改用 [包含/排除範圍] 字段。

locationDetails

位置詳細數據是選擇性的,僅適用於包含區域詳細數據的 『AzureArcNetwork』 類型端點。

name

連接監視器端點的名稱。

resourceId

AzureVM、AzureVMSS、AzureVNet、AzureSubnet、MMAWorkspaceMachine、MMAWorkspaceNetwork、AzureArcVM 端點類型支持連線監視器端點的資源標識符。

scope

端點範圍會定義當 VMSS、AzureSubnet、AzureVNet、MMAWorkspaceNetwork、AzureArcNetwork 等複合資源端點時要監視的目標資源。

subscriptionId

線上監視端點的訂用帳戶標識碼。 這是用於 『AzureArcNetwork』 類型端點的選擇性參數。

type

端點類型。

屬性詳細資料

address

線上監視器端點的位址。 支援 AzureVM、ExternalAddress、ArcMachine、MMAWorkspaceMachine 端點類型。

address?: string

屬性值

string

coverageLevel

端點的測試涵蓋範圍。

coverageLevel?: string

屬性值

string

filter

篩選欄位已被取代,不應使用。 請改用 [包含/排除範圍] 字段。

filter?: ConnectionMonitorEndpointFilter

屬性值

locationDetails

位置詳細數據是選擇性的,僅適用於包含區域詳細數據的 『AzureArcNetwork』 類型端點。

locationDetails?: ConnectionMonitorEndpointLocationDetails

屬性值

name

連接監視器端點的名稱。

name: string

屬性值

string

resourceId

AzureVM、AzureVMSS、AzureVNet、AzureSubnet、MMAWorkspaceMachine、MMAWorkspaceNetwork、AzureArcVM 端點類型支持連線監視器端點的資源標識符。

resourceId?: string

屬性值

string

scope

端點範圍會定義當 VMSS、AzureSubnet、AzureVNet、MMAWorkspaceNetwork、AzureArcNetwork 等複合資源端點時要監視的目標資源。

scope?: ConnectionMonitorEndpointScope

屬性值

subscriptionId

線上監視端點的訂用帳戶標識碼。 這是用於 『AzureArcNetwork』 類型端點的選擇性參數。

subscriptionId?: string

屬性值

string

type

端點類型。

type?: string

屬性值

string