VirtualMachineUpdateLoadBalancedSetParameters.InputEndpoint Properties

 

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

NameDescription
System_CAPS_pubpropertyEnableDirectServerReturn

Gets or sets whether the endpoint uses Direct Server Return.

System_CAPS_pubpropertyIdleTimeoutInMinutes

Optional. The idle timeout in minutes for this endpoint.

System_CAPS_pubpropertyLoadBalancedEndpointSetName

Gets or sets a name for a set of load-balanced endpoints.

System_CAPS_pubpropertyLoadBalancerDistribution

Optional. Load Balancer Distribution for this endpoint.

System_CAPS_pubpropertyLoadBalancerName

Optional. Optional. Specify the name of an internal load balancer if this endpoint shall not be exposed on the default load balancer.

System_CAPS_pubpropertyLoadBalancerProbe

Gets or sets an LoadBalancerProbe object that defines the endpoint settings that the load balancer uses to monitor the availability of the Virtual Machine before forwarding traffic to the endpoint.

System_CAPS_pubpropertyLocalPort

Gets or sets the internal port on which the Virtual Machine is listening.

System_CAPS_pubpropertyName

Gets or sets the name of the input endpoint.

System_CAPS_pubpropertyPort

Gets or sets the public port for the endpoint.

System_CAPS_pubpropertyProtocol

Gets or sets the protocol to use for the endpoint.

System_CAPS_pubpropertyRules

Gets or sets a collection of AccessControlListRule objects that define the access control rules for network traffic to the endpoint.

System_CAPS_pubpropertyVirtualIPAddress

Gets or sets the virtual IP address of the endpoint.

Return to top
Show: