Sdílet prostřednictvím


ApplicationGetEndpoint Class

Definition

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