Microsoft.Network networkWatchers/connectionMonitors 2021-08-01
- 最新
- 2024-05-01
- 2024-03-01
- 2024-01-01
- 2023-11-01
- 2023-09-01
- 2023-06-01
- 2023-05-01
- 2023-04-01
- 2023-02-01
- 2022-11-01
- 2022-09-01
- 2022-07-01
- 2022-05-01
- 2022-01-01
- 2021-08-01
- 2021-05-01
- 2021-03-01
- 2021-02-01
- 2020-11-01
- 2020-08-01
- 2020-07-01
- 2020-06-01
- 2020-05-01
- 2020-04-01
- 2020-03-01
- 2019-12-01
- 2019-11-01
- 2019-09-01
- 2019-08-01
- 2019-07-01
- 2019-06-01
- 2019-04-01
- 2019-02-01
- 2018-12-01
- 2018-11-01
- 2018-10-01
- 2018-08-01
- 2018-07-01
- 2018-06-01
- 2018-04-01
- 2018-02-01
- 2018-01-01
- 2017-11-01
- 2017-10-01
Bicep 資源定義
networkWatchers/connectionMonitors 資源類型可以使用目標作業來部署:
- 資源群組 - 請參閱 資源群組部署命令
如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄檔。
資源格式
若要建立 Microsoft.Network/networkWatchers/connectionMonitors 資源,請將下列 Bicep 新增至您的範本。
resource symbolicname 'Microsoft.Network/networkWatchers/connectionMonitors@2021-08-01' = {
parent: resourceSymbolicName
location: 'string'
name: 'string'
properties: {
autoStart: bool
destination: {
address: 'string'
port: int
resourceId: 'string'
}
endpoints: [
{
address: 'string'
coverageLevel: 'string'
filter: {
items: [
{
address: 'string'
type: 'string'
}
]
type: 'string'
}
name: 'string'
resourceId: 'string'
scope: {
exclude: [
{
address: 'string'
}
]
include: [
{
address: 'string'
}
]
}
type: 'string'
}
]
monitoringIntervalInSeconds: int
notes: 'string'
outputs: [
{
type: 'string'
workspaceSettings: {
workspaceResourceId: 'string'
}
}
]
source: {
port: int
resourceId: 'string'
}
testConfigurations: [
{
httpConfiguration: {
method: 'string'
path: 'string'
port: int
preferHTTPS: bool
requestHeaders: [
{
name: 'string'
value: 'string'
}
]
validStatusCodeRanges: [
'string'
]
}
icmpConfiguration: {
disableTraceRoute: bool
}
name: 'string'
preferredIPVersion: 'string'
protocol: 'string'
successThreshold: {
checksFailedPercent: int
roundTripTimeMs: int
}
tcpConfiguration: {
destinationPortBehavior: 'string'
disableTraceRoute: bool
port: int
}
testFrequencySec: int
}
]
testGroups: [
{
destinations: [
'string'
]
disable: bool
name: 'string'
sources: [
'string'
]
testConfigurations: [
'string'
]
}
]
}
tags: {
{customized property}: 'string'
}
}
屬性值
ConnectionMonitorDestination
名字 | 描述 | 價值 |
---|---|---|
位址 | 線上監視器目的地的位址(IP 或功能變數名稱)。 | 字串 |
港口 | 連接監視器所使用的目的地埠。 | int 約束: 最小值 = 0 最大值 = 65535 |
resourceId | 線上監視器用來做為目的地的資源標識碼。 | 字串 |
ConnectionMonitorEndpoint
名字 | 描述 | 價值 |
---|---|---|
位址 | 線上監視器端點的位址(IP 或功能變數名稱)。 | 字串 |
coverageLevel | 端點的測試涵蓋範圍。 | 'AboveAverage' 'Average' 'BelowAverage' 'Default' 'Full' 'Low' |
濾波器 | 篩選端點內的子專案。 | ConnectionMonitorEndpointFilter |
名字 | 連接監視器端點的名稱。 | 字串 (必要) |
resourceId | 線上監視器端點的資源標識碼。 | 字串 |
範圍 | 端點範圍。 | ConnectionMonitorEndpointScope |
類型 | 端點類型。 | 'AzureSubnet' 'AzureVM' 'AzureVNet' 'ExternalAddress' 'MMAWorkspaceMachine' 'MMAWorkspaceNetwork' |
ConnectionMonitorEndpointFilter
名字 | 描述 | 價值 |
---|---|---|
專案 | 篩選中的項目清單。 | ConnectionMonitorEndpointFilterItem[] |
類型 | 端點篩選的行為。 目前僅支援「包含」。 | 'Include' |
ConnectionMonitorEndpointFilterItem
名字 | 描述 | 價值 |
---|---|---|
位址 | 篩選項目的位址。 | 字串 |
類型 | 篩選中包含的項目類型。 目前僅支援 『AgentAddress』。 | 'AgentAddress' |
ConnectionMonitorEndpointScope
名字 | 描述 | 價值 |
---|---|---|
排除 | 需要從端點範圍排除的項目清單。 | ConnectionMonitorEndpointScopeItem[] |
包括 | 需要包含至端點範圍的項目清單。 | ConnectionMonitorEndpointScopeItem[] |
ConnectionMonitorEndpointScopeItem
名字 | 描述 | 價值 |
---|---|---|
位址 | 端點項目的位址。 支援的類型為 IPv4/IPv6 子網掩碼或 IPv4/IPv6 IP 位址。 | 字串 |
ConnectionMonitorHttpConfiguration
名字 | 描述 | 價值 |
---|---|---|
方法 | 要使用的 HTTP 方法。 | 'Get' 'Post' |
路徑 | URI 的路徑元件。 例如,“/dir1/dir2”。 | 字串 |
港口 | 要連接的埠。 | int 約束: 最小值 = 0 最大值 = 65535 |
preferHTTPS | 值,指出在選擇不明確的情況下,是否偏好使用 HTTPS。 | bool |
requestHeaders | 要與要求一起傳輸的 HTTP 標頭。 | HttpHeader[] |
validStatusCodeRanges | 要考慮成功的 HTTP 狀態代碼。 例如,“2xx,301-304,418”。 | string[] |
ConnectionMonitorIcmpConfiguration
名字 | 描述 | 價值 |
---|---|---|
disableTraceRoute | 值,指出是否應該停用追蹤路由的路徑評估。 | bool |
ConnectionMonitorOutput
名字 | 描述 | 價值 |
---|---|---|
類型 | 線上監視器輸出目的地類型。 目前僅支援「工作區」。 | 'Workspace' |
workspaceSettings | 描述將輸出產生至記錄分析工作區的設定。 | ConnectionMonitorWorkspaceSettings |
ConnectionMonitorParametersOrConnectionMonitorResultProperties
名字 | 描述 | 價值 |
---|---|---|
autoStart | 判斷線上監視器是否會在建立後自動啟動。 | bool |
目的地 | 描述線上監視器的目的地。 | ConnectionMonitorDestination |
端點 | 線上監視端點的清單。 | ConnectionMonitorEndpoint[] |
monitoringIntervalInSeconds | 監視間隔以秒為單位。 | int 約束: 最小值 = 30 最大值 = 1800 |
筆記 | 要與連線監視器相關聯的選擇性注意事項。 | 字串 |
輸出 | 線上監視器輸出的清單。 | ConnectionMonitorOutput[] |
源 | 描述線上監視器的來源。 | ConnectionMonitorSource |
testConfigurations | 線上監視器測試組態的清單。 | ConnectionMonitorTestConfiguration[] |
testGroups | 線上監視器測試群組的清單。 | ConnectionMonitorTestGroup[] |
ConnectionMonitorSource
名字 | 描述 | 價值 |
---|---|---|
港口 | 連接監視器所使用的來源埠。 | int 約束: 最小值 = 0 最大值 = 65535 |
resourceId | 線上監視器用來做為來源的資源標識碼。 | 字串 (必要) |
ConnectionMonitorSuccessThreshold
名字 | 描述 | 價值 |
---|---|---|
checksFailedPercent | 允許測試評估為成功的失敗檢查百分比上限。 | int |
roundTripTimeMs | 允許測試評估為成功的毫秒數來回時間上限。 | int |
ConnectionMonitorTags
名字 | 描述 | 價值 |
---|
ConnectionMonitorTcpConfiguration
名字 | 描述 | 價值 |
---|---|---|
destinationPortBehavior | 目的地埠行為。 | 'ListenIfAvailable' 'None' |
disableTraceRoute | 值,指出是否應該停用追蹤路由的路徑評估。 | bool |
港口 | 要連接的埠。 | int 約束: 最小值 = 0 最大值 = 65535 |
ConnectionMonitorTestConfiguration
名字 | 描述 | 價值 |
---|---|---|
httpConfiguration | 用來透過 HTTP 執行測試評估的參數。 | ConnectionMonitorHttpConfiguration |
icmpConfiguration | 用來對ICMP執行測試評估的參數。 | ConnectionMonitorIcmpConfiguration |
名字 | 線上監視器測試組態的名稱。 | 字串 (必要) |
preferredIPVersion | 測試評估中使用的慣用IP版本。 線上監視器可能會根據其他參數選擇使用不同的版本。 | 'IPv4' 'IPv6' |
協定 | 測試評估中使用的通訊協定。 | 'Http' 'Icmp' 'Tcp' (必要) |
successThreshold | 宣告測試成功的臨界值。 | ConnectionMonitorSuccessThreshold |
tcpConfiguration | 用來透過 TCP 執行測試評估的參數。 | ConnectionMonitorTcpConfiguration |
testFrequencySec | 測試評估的頻率,以秒為單位。 | int |
ConnectionMonitorTestGroup
名字 | 描述 | 價值 |
---|---|---|
目的地 | 目的地端點名稱的清單。 | string[] (必要) |
禁用 | 值,指出測試群組是否停用。 | bool |
名字 | 連接監視器測試群組的名稱。 | 字串 (必要) |
來源 | 來源端點名稱的清單。 | string[] (必要) |
testConfigurations | 測試組態名稱的清單。 | string[] (必要) |
ConnectionMonitorWorkspaceSettings
名字 | 描述 | 價值 |
---|---|---|
workspaceResourceId | Log Analytics 工作區資源標識符。 | 字串 |
HttpHeader
名字 | 描述 | 價值 |
---|---|---|
名字 | HTTP 標頭中的名稱。 | 字串 |
價值 | HTTP 標頭中的值。 | 字串 |
Microsoft.Network/networkWatchers/connectionMonitors
名字 | 描述 | 價值 |
---|---|---|
位置 | 線上監視位置。 | 字串 |
名字 | 資源名稱 | 字串 (必要) |
父母 | 在 Bicep 中,您可以指定子資源的父資源。 只有在父資源外部宣告子資源時,才需要新增這個屬性。 如需詳細資訊,請參閱 父資源外部的子資源。 |
類型資源的符號名稱:networkWatchers |
性能 | 連接監視器的屬性。 | ConnectionMonitorParametersOrConnectionMonitorResultProperties (必要) |
標籤 | 資源標籤 | 標記名稱和值的字典。 請參閱範本中的 標籤 |
ARM 樣本資源定義
networkWatchers/connectionMonitors 資源類型可以使用目標作業來部署:
- 資源群組 - 請參閱 資源群組部署命令
如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄檔。
資源格式
若要建立 Microsoft.Network/networkWatchers/connectionMonitors 資源,請將下列 JSON 新增至範本。
{
"type": "Microsoft.Network/networkWatchers/connectionMonitors",
"apiVersion": "2021-08-01",
"name": "string",
"location": "string",
"properties": {
"autoStart": "bool",
"destination": {
"address": "string",
"port": "int",
"resourceId": "string"
},
"endpoints": [
{
"address": "string",
"coverageLevel": "string",
"filter": {
"items": [
{
"address": "string",
"type": "string"
}
],
"type": "string"
},
"name": "string",
"resourceId": "string",
"scope": {
"exclude": [
{
"address": "string"
}
],
"include": [
{
"address": "string"
}
]
},
"type": "string"
}
],
"monitoringIntervalInSeconds": "int",
"notes": "string",
"outputs": [
{
"type": "string",
"workspaceSettings": {
"workspaceResourceId": "string"
}
}
],
"source": {
"port": "int",
"resourceId": "string"
},
"testConfigurations": [
{
"httpConfiguration": {
"method": "string",
"path": "string",
"port": "int",
"preferHTTPS": "bool",
"requestHeaders": [
{
"name": "string",
"value": "string"
}
],
"validStatusCodeRanges": [ "string" ]
},
"icmpConfiguration": {
"disableTraceRoute": "bool"
},
"name": "string",
"preferredIPVersion": "string",
"protocol": "string",
"successThreshold": {
"checksFailedPercent": "int",
"roundTripTimeMs": "int"
},
"tcpConfiguration": {
"destinationPortBehavior": "string",
"disableTraceRoute": "bool",
"port": "int"
},
"testFrequencySec": "int"
}
],
"testGroups": [
{
"destinations": [ "string" ],
"disable": "bool",
"name": "string",
"sources": [ "string" ],
"testConfigurations": [ "string" ]
}
]
},
"tags": {
"{customized property}": "string"
}
}
屬性值
ConnectionMonitorDestination
名字 | 描述 | 價值 |
---|---|---|
位址 | 線上監視器目的地的位址(IP 或功能變數名稱)。 | 字串 |
港口 | 連接監視器所使用的目的地埠。 | int 約束: 最小值 = 0 最大值 = 65535 |
resourceId | 線上監視器用來做為目的地的資源標識碼。 | 字串 |
ConnectionMonitorEndpoint
名字 | 描述 | 價值 |
---|---|---|
位址 | 線上監視器端點的位址(IP 或功能變數名稱)。 | 字串 |
coverageLevel | 端點的測試涵蓋範圍。 | 'AboveAverage' 'Average' 'BelowAverage' 'Default' 'Full' 'Low' |
濾波器 | 篩選端點內的子專案。 | ConnectionMonitorEndpointFilter |
名字 | 連接監視器端點的名稱。 | 字串 (必要) |
resourceId | 線上監視器端點的資源標識碼。 | 字串 |
範圍 | 端點範圍。 | ConnectionMonitorEndpointScope |
類型 | 端點類型。 | 'AzureSubnet' 'AzureVM' 'AzureVNet' 'ExternalAddress' 'MMAWorkspaceMachine' 'MMAWorkspaceNetwork' |
ConnectionMonitorEndpointFilter
名字 | 描述 | 價值 |
---|---|---|
專案 | 篩選中的項目清單。 | ConnectionMonitorEndpointFilterItem[] |
類型 | 端點篩選的行為。 目前僅支援「包含」。 | 'Include' |
ConnectionMonitorEndpointFilterItem
名字 | 描述 | 價值 |
---|---|---|
位址 | 篩選項目的位址。 | 字串 |
類型 | 篩選中包含的項目類型。 目前僅支援 『AgentAddress』。 | 'AgentAddress' |
ConnectionMonitorEndpointScope
名字 | 描述 | 價值 |
---|---|---|
排除 | 需要從端點範圍排除的項目清單。 | ConnectionMonitorEndpointScopeItem[] |
包括 | 需要包含至端點範圍的項目清單。 | ConnectionMonitorEndpointScopeItem[] |
ConnectionMonitorEndpointScopeItem
名字 | 描述 | 價值 |
---|---|---|
位址 | 端點項目的位址。 支援的類型為 IPv4/IPv6 子網掩碼或 IPv4/IPv6 IP 位址。 | 字串 |
ConnectionMonitorHttpConfiguration
名字 | 描述 | 價值 |
---|---|---|
方法 | 要使用的 HTTP 方法。 | 'Get' 'Post' |
路徑 | URI 的路徑元件。 例如,“/dir1/dir2”。 | 字串 |
港口 | 要連接的埠。 | int 約束: 最小值 = 0 最大值 = 65535 |
preferHTTPS | 值,指出在選擇不明確的情況下,是否偏好使用 HTTPS。 | bool |
requestHeaders | 要與要求一起傳輸的 HTTP 標頭。 | HttpHeader[] |
validStatusCodeRanges | 要考慮成功的 HTTP 狀態代碼。 例如,“2xx,301-304,418”。 | string[] |
ConnectionMonitorIcmpConfiguration
名字 | 描述 | 價值 |
---|---|---|
disableTraceRoute | 值,指出是否應該停用追蹤路由的路徑評估。 | bool |
ConnectionMonitorOutput
名字 | 描述 | 價值 |
---|---|---|
類型 | 線上監視器輸出目的地類型。 目前僅支援「工作區」。 | 'Workspace' |
workspaceSettings | 描述將輸出產生至記錄分析工作區的設定。 | ConnectionMonitorWorkspaceSettings |
ConnectionMonitorParametersOrConnectionMonitorResultProperties
名字 | 描述 | 價值 |
---|---|---|
autoStart | 判斷線上監視器是否會在建立後自動啟動。 | bool |
目的地 | 描述線上監視器的目的地。 | ConnectionMonitorDestination |
端點 | 線上監視端點的清單。 | ConnectionMonitorEndpoint[] |
monitoringIntervalInSeconds | 監視間隔以秒為單位。 | int 約束: 最小值 = 30 最大值 = 1800 |
筆記 | 要與連線監視器相關聯的選擇性注意事項。 | 字串 |
輸出 | 線上監視器輸出的清單。 | ConnectionMonitorOutput[] |
源 | 描述線上監視器的來源。 | ConnectionMonitorSource |
testConfigurations | 線上監視器測試組態的清單。 | ConnectionMonitorTestConfiguration[] |
testGroups | 線上監視器測試群組的清單。 | ConnectionMonitorTestGroup[] |
ConnectionMonitorSource
名字 | 描述 | 價值 |
---|---|---|
港口 | 連接監視器所使用的來源埠。 | int 約束: 最小值 = 0 最大值 = 65535 |
resourceId | 線上監視器用來做為來源的資源標識碼。 | 字串 (必要) |
ConnectionMonitorSuccessThreshold
名字 | 描述 | 價值 |
---|---|---|
checksFailedPercent | 允許測試評估為成功的失敗檢查百分比上限。 | int |
roundTripTimeMs | 允許測試評估為成功的毫秒數來回時間上限。 | int |
ConnectionMonitorTags
名字 | 描述 | 價值 |
---|
ConnectionMonitorTcpConfiguration
名字 | 描述 | 價值 |
---|---|---|
destinationPortBehavior | 目的地埠行為。 | 'ListenIfAvailable' 'None' |
disableTraceRoute | 值,指出是否應該停用追蹤路由的路徑評估。 | bool |
港口 | 要連接的埠。 | int 約束: 最小值 = 0 最大值 = 65535 |
ConnectionMonitorTestConfiguration
名字 | 描述 | 價值 |
---|---|---|
httpConfiguration | 用來透過 HTTP 執行測試評估的參數。 | ConnectionMonitorHttpConfiguration |
icmpConfiguration | 用來對ICMP執行測試評估的參數。 | ConnectionMonitorIcmpConfiguration |
名字 | 線上監視器測試組態的名稱。 | 字串 (必要) |
preferredIPVersion | 測試評估中使用的慣用IP版本。 線上監視器可能會根據其他參數選擇使用不同的版本。 | 'IPv4' 'IPv6' |
協定 | 測試評估中使用的通訊協定。 | 'Http' 'Icmp' 'Tcp' (必要) |
successThreshold | 宣告測試成功的臨界值。 | ConnectionMonitorSuccessThreshold |
tcpConfiguration | 用來透過 TCP 執行測試評估的參數。 | ConnectionMonitorTcpConfiguration |
testFrequencySec | 測試評估的頻率,以秒為單位。 | int |
ConnectionMonitorTestGroup
名字 | 描述 | 價值 |
---|---|---|
目的地 | 目的地端點名稱的清單。 | string[] (必要) |
禁用 | 值,指出測試群組是否停用。 | bool |
名字 | 連接監視器測試群組的名稱。 | 字串 (必要) |
來源 | 來源端點名稱的清單。 | string[] (必要) |
testConfigurations | 測試組態名稱的清單。 | string[] (必要) |
ConnectionMonitorWorkspaceSettings
名字 | 描述 | 價值 |
---|---|---|
workspaceResourceId | Log Analytics 工作區資源標識符。 | 字串 |
HttpHeader
名字 | 描述 | 價值 |
---|---|---|
名字 | HTTP 標頭中的名稱。 | 字串 |
價值 | HTTP 標頭中的值。 | 字串 |
Microsoft.Network/networkWatchers/connectionMonitors
名字 | 描述 | 價值 |
---|---|---|
apiVersion | API 版本 | '2021-08-01' |
位置 | 線上監視位置。 | 字串 |
名字 | 資源名稱 | 字串 (必要) |
性能 | 連接監視器的屬性。 | ConnectionMonitorParametersOrConnectionMonitorResultProperties (必要) |
標籤 | 資源標籤 | 標記名稱和值的字典。 請參閱範本中的 標籤 |
類型 | 資源類型 | 'Microsoft.Network/networkWatchers/connectionMonitors' |
Terraform (AzAPI 提供者) 資源定義
networkWatchers/connectionMonitors 資源類型可以使用目標作業來部署:
- 資源群組
如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄檔。
資源格式
若要建立 Microsoft.Network/networkWatchers/connectionMonitors 資源,請將下列 Terraform 新增至範本。
resource "azapi_resource" "symbolicname" {
type = "Microsoft.Network/networkWatchers/connectionMonitors@2021-08-01"
name = "string"
location = "string"
tags = {
{customized property} = "string"
}
body = jsonencode({
properties = {
autoStart = bool
destination = {
address = "string"
port = int
resourceId = "string"
}
endpoints = [
{
address = "string"
coverageLevel = "string"
filter = {
items = [
{
address = "string"
type = "string"
}
]
type = "string"
}
name = "string"
resourceId = "string"
scope = {
exclude = [
{
address = "string"
}
]
include = [
{
address = "string"
}
]
}
type = "string"
}
]
monitoringIntervalInSeconds = int
notes = "string"
outputs = [
{
type = "string"
workspaceSettings = {
workspaceResourceId = "string"
}
}
]
source = {
port = int
resourceId = "string"
}
testConfigurations = [
{
httpConfiguration = {
method = "string"
path = "string"
port = int
preferHTTPS = bool
requestHeaders = [
{
name = "string"
value = "string"
}
]
validStatusCodeRanges = [
"string"
]
}
icmpConfiguration = {
disableTraceRoute = bool
}
name = "string"
preferredIPVersion = "string"
protocol = "string"
successThreshold = {
checksFailedPercent = int
roundTripTimeMs = int
}
tcpConfiguration = {
destinationPortBehavior = "string"
disableTraceRoute = bool
port = int
}
testFrequencySec = int
}
]
testGroups = [
{
destinations = [
"string"
]
disable = bool
name = "string"
sources = [
"string"
]
testConfigurations = [
"string"
]
}
]
}
})
}
屬性值
ConnectionMonitorDestination
名字 | 描述 | 價值 |
---|---|---|
位址 | 線上監視器目的地的位址(IP 或功能變數名稱)。 | 字串 |
港口 | 連接監視器所使用的目的地埠。 | int 約束: 最小值 = 0 最大值 = 65535 |
resourceId | 線上監視器用來做為目的地的資源標識碼。 | 字串 |
ConnectionMonitorEndpoint
名字 | 描述 | 價值 |
---|---|---|
位址 | 線上監視器端點的位址(IP 或功能變數名稱)。 | 字串 |
coverageLevel | 端點的測試涵蓋範圍。 | 'AboveAverage' 'Average' 'BelowAverage' 'Default' 'Full' 'Low' |
濾波器 | 篩選端點內的子專案。 | ConnectionMonitorEndpointFilter |
名字 | 連接監視器端點的名稱。 | 字串 (必要) |
resourceId | 線上監視器端點的資源標識碼。 | 字串 |
範圍 | 端點範圍。 | ConnectionMonitorEndpointScope |
類型 | 端點類型。 | 'AzureSubnet' 'AzureVM' 'AzureVNet' 'ExternalAddress' 'MMAWorkspaceMachine' 'MMAWorkspaceNetwork' |
ConnectionMonitorEndpointFilter
名字 | 描述 | 價值 |
---|---|---|
專案 | 篩選中的項目清單。 | ConnectionMonitorEndpointFilterItem[] |
類型 | 端點篩選的行為。 目前僅支援「包含」。 | 'Include' |
ConnectionMonitorEndpointFilterItem
名字 | 描述 | 價值 |
---|---|---|
位址 | 篩選項目的位址。 | 字串 |
類型 | 篩選中包含的項目類型。 目前僅支援 『AgentAddress』。 | 'AgentAddress' |
ConnectionMonitorEndpointScope
名字 | 描述 | 價值 |
---|---|---|
排除 | 需要從端點範圍排除的項目清單。 | ConnectionMonitorEndpointScopeItem[] |
包括 | 需要包含至端點範圍的項目清單。 | ConnectionMonitorEndpointScopeItem[] |
ConnectionMonitorEndpointScopeItem
名字 | 描述 | 價值 |
---|---|---|
位址 | 端點項目的位址。 支援的類型為 IPv4/IPv6 子網掩碼或 IPv4/IPv6 IP 位址。 | 字串 |
ConnectionMonitorHttpConfiguration
名字 | 描述 | 價值 |
---|---|---|
方法 | 要使用的 HTTP 方法。 | 'Get' 'Post' |
路徑 | URI 的路徑元件。 例如,“/dir1/dir2”。 | 字串 |
港口 | 要連接的埠。 | int 約束: 最小值 = 0 最大值 = 65535 |
preferHTTPS | 值,指出在選擇不明確的情況下,是否偏好使用 HTTPS。 | bool |
requestHeaders | 要與要求一起傳輸的 HTTP 標頭。 | HttpHeader[] |
validStatusCodeRanges | 要考慮成功的 HTTP 狀態代碼。 例如,“2xx,301-304,418”。 | string[] |
ConnectionMonitorIcmpConfiguration
名字 | 描述 | 價值 |
---|---|---|
disableTraceRoute | 值,指出是否應該停用追蹤路由的路徑評估。 | bool |
ConnectionMonitorOutput
名字 | 描述 | 價值 |
---|---|---|
類型 | 線上監視器輸出目的地類型。 目前僅支援「工作區」。 | 'Workspace' |
workspaceSettings | 描述將輸出產生至記錄分析工作區的設定。 | ConnectionMonitorWorkspaceSettings |
ConnectionMonitorParametersOrConnectionMonitorResultProperties
名字 | 描述 | 價值 |
---|---|---|
autoStart | 判斷線上監視器是否會在建立後自動啟動。 | bool |
目的地 | 描述線上監視器的目的地。 | ConnectionMonitorDestination |
端點 | 線上監視端點的清單。 | ConnectionMonitorEndpoint[] |
monitoringIntervalInSeconds | 監視間隔以秒為單位。 | int 約束: 最小值 = 30 最大值 = 1800 |
筆記 | 要與連線監視器相關聯的選擇性注意事項。 | 字串 |
輸出 | 線上監視器輸出的清單。 | ConnectionMonitorOutput[] |
源 | 描述線上監視器的來源。 | ConnectionMonitorSource |
testConfigurations | 線上監視器測試組態的清單。 | ConnectionMonitorTestConfiguration[] |
testGroups | 線上監視器測試群組的清單。 | ConnectionMonitorTestGroup[] |
ConnectionMonitorSource
名字 | 描述 | 價值 |
---|---|---|
港口 | 連接監視器所使用的來源埠。 | int 約束: 最小值 = 0 最大值 = 65535 |
resourceId | 線上監視器用來做為來源的資源標識碼。 | 字串 (必要) |
ConnectionMonitorSuccessThreshold
名字 | 描述 | 價值 |
---|---|---|
checksFailedPercent | 允許測試評估為成功的失敗檢查百分比上限。 | int |
roundTripTimeMs | 允許測試評估為成功的毫秒數來回時間上限。 | int |
ConnectionMonitorTags
名字 | 描述 | 價值 |
---|
ConnectionMonitorTcpConfiguration
名字 | 描述 | 價值 |
---|---|---|
destinationPortBehavior | 目的地埠行為。 | 'ListenIfAvailable' 'None' |
disableTraceRoute | 值,指出是否應該停用追蹤路由的路徑評估。 | bool |
港口 | 要連接的埠。 | int 約束: 最小值 = 0 最大值 = 65535 |
ConnectionMonitorTestConfiguration
名字 | 描述 | 價值 |
---|---|---|
httpConfiguration | 用來透過 HTTP 執行測試評估的參數。 | ConnectionMonitorHttpConfiguration |
icmpConfiguration | 用來對ICMP執行測試評估的參數。 | ConnectionMonitorIcmpConfiguration |
名字 | 線上監視器測試組態的名稱。 | 字串 (必要) |
preferredIPVersion | 測試評估中使用的慣用IP版本。 線上監視器可能會根據其他參數選擇使用不同的版本。 | 'IPv4' 'IPv6' |
協定 | 測試評估中使用的通訊協定。 | 'Http' 'Icmp' 'Tcp' (必要) |
successThreshold | 宣告測試成功的臨界值。 | ConnectionMonitorSuccessThreshold |
tcpConfiguration | 用來透過 TCP 執行測試評估的參數。 | ConnectionMonitorTcpConfiguration |
testFrequencySec | 測試評估的頻率,以秒為單位。 | int |
ConnectionMonitorTestGroup
名字 | 描述 | 價值 |
---|---|---|
目的地 | 目的地端點名稱的清單。 | string[] (必要) |
禁用 | 值,指出測試群組是否停用。 | bool |
名字 | 連接監視器測試群組的名稱。 | 字串 (必要) |
來源 | 來源端點名稱的清單。 | string[] (必要) |
testConfigurations | 測試組態名稱的清單。 | string[] (必要) |
ConnectionMonitorWorkspaceSettings
名字 | 描述 | 價值 |
---|---|---|
workspaceResourceId | Log Analytics 工作區資源標識符。 | 字串 |
HttpHeader
名字 | 描述 | 價值 |
---|---|---|
名字 | HTTP 標頭中的名稱。 | 字串 |
價值 | HTTP 標頭中的值。 | 字串 |
Microsoft.Network/networkWatchers/connectionMonitors
名字 | 描述 | 價值 |
---|---|---|
位置 | 線上監視位置。 | 字串 |
名字 | 資源名稱 | 字串 (必要) |
parent_id | 此資源為父系之資源的標識碼。 | 類型資源的標識碼:networkWatchers |
性能 | 連接監視器的屬性。 | ConnectionMonitorParametersOrConnectionMonitorResultProperties (必要) |
標籤 | 資源標籤 | 標記名稱和值的字典。 |
類型 | 資源類型 | “Microsoft.Network/networkWatchers/connectionMonitors@2021-08-01” |