ConnectionMonitorEndpoint クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
接続モニター エンドポイントについて説明します。
public class ConnectionMonitorEndpoint
type ConnectionMonitorEndpoint = class
Public Class ConnectionMonitorEndpoint
- 継承
-
ConnectionMonitorEndpoint
コンストラクター
ConnectionMonitorEndpoint() |
ConnectionMonitorEndpoint クラスの新しいインスタンスを初期化します。 |
ConnectionMonitorEndpoint(String, String, String, String, ConnectionMonitorEndpointFilter, ConnectionMonitorEndpointScope, String) |
ConnectionMonitorEndpoint クラスの新しいインスタンスを初期化します。 |
プロパティ
Address |
接続モニター エンドポイント (IP またはドメイン名) のアドレスを取得または設定します。 |
CoverageLevel |
エンドポイントのテスト カバレッジを取得または設定します。 使用できる値は、'Default'、'Low'、'BelowAverage'、'Average'、'AboveAverage'、'Full' です。 |
Filter |
エンドポイント内のサブアイテムのフィルターを取得または設定します。 |
Name |
接続モニター エンドポイントの名前を取得または設定します。 |
ResourceId |
接続モニター エンドポイントのリソース ID を取得または設定します。 |
Scope |
エンドポイント スコープを取得または設定します。 |
Type |
エンドポイントの種類を取得または設定します。 使用できる値は、'AzureVM'、'AzureVNet'、'AzureSubnet'、'ExternalAddress'、'MMAWorkspaceMachine'、'MMAWorkspaceNetwork'、'AzureArcVM'、'AzureVMSS' です。 |
メソッド
Validate() |
オブジェクトを検証します。 |
適用対象
Azure SDK for .NET