ExtensionEndpointConfiguration::InternalEndpoint Constructor (String^, String^, Int32)

 

Initializes a new instance of the InternalEndpoint class with required arguments.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public:
InternalEndpoint(
	String^ name,
	String^ protocol,
	int port
)
Return to top
Show: