ApplicationGetEndpoint 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.
Gets the application SSH endpoint
public class ApplicationGetEndpoint
type ApplicationGetEndpoint = class
Public Class ApplicationGetEndpoint
- Inheritance
-
ApplicationGetEndpoint
Constructors
ApplicationGetEndpoint() |
Initializes a new instance of the ApplicationGetEndpoint class. |
ApplicationGetEndpoint(String, Nullable<Int32>, Nullable<Int32>, String) |
Initializes a new instance of the ApplicationGetEndpoint class. |
Properties
DestinationPort |
Gets or sets the destination port to connect to. |
Location |
Gets or sets the location of the endpoint. |
PrivateIPAddress |
Gets or sets the private ip address of the endpoint. |
PublicPort |
Gets or sets the public port to connect to. |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.