次の方法で共有


ConnectionMonitorData.Endpoints プロパティ

定義

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

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ConnectionMonitorEndpoint> Endpoints { get; }
member this.Endpoints : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ConnectionMonitorEndpoint>
Public ReadOnly Property Endpoints As IReadOnlyList(Of ConnectionMonitorEndpoint)

プロパティ値

適用対象