你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ConnectionMonitorBaseCmdlet.GetEndpoinByName Method

Definition

public Microsoft.Azure.Management.Network.Models.ConnectionMonitorEndpoint GetEndpoinByName (System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ConnectionMonitorEndpoint> Endpoints, string EndpointName);
member this.GetEndpoinByName : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ConnectionMonitorEndpoint> * string -> Microsoft.Azure.Management.Network.Models.ConnectionMonitorEndpoint
Public Function GetEndpoinByName (Endpoints As IList(Of ConnectionMonitorEndpoint), EndpointName As String) As ConnectionMonitorEndpoint

Parameters

EndpointName
String

Returns

Applies to