VirtualMachineUpdateLoadBalancedSetParameters.InputEndpoint.Protocol Property

 

Gets or sets the protocol to use for the endpoint.

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

Public Property Protocol As String

Property Value

Type: System.String

The protocol.

A unique Port and Protocol combination must be specified for each input endpoint in the set.

Possible values are:

  • UDP

  • TCP

Return to top
Show: