InputEndpointTransportProtocol Class

 

Specifies the available transport protocols for an input endpoint.

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

System.Object
  Microsoft.WindowsAzure.Management.Compute.Models.InputEndpointTransportProtocol

public static class InputEndpointTransportProtocol

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticHttp

Specifies the HTTP protocol.

System_CAPS_pubfieldSystem_CAPS_staticTcp

Specifies the TCP protocol.

System_CAPS_pubfieldSystem_CAPS_staticUdp

Specifies the UDP protocol.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: