EndpointDetail Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Current TCP connectivity information from the Api Management Service to a single endpoint.
public class EndpointDetail
type EndpointDetail = class
Public Class EndpointDetail
- Inheritance
-
EndpointDetail
Constructors
EndpointDetail() |
Initializes a new instance of the EndpointDetail class. |
EndpointDetail(Nullable<Int32>, String) |
Initializes a new instance of the EndpointDetail class. |
Properties
Port |
Gets or sets the port an endpoint is connected to. |
Region |
Gets or sets the region of the dependency. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET