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