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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET