Membros InputEndpoint
Represents the information about an input endpoint.
As tabelas a seguir listam os membros expostos pelo tipo InputEndpoint.
Público Construtores
Nome | Descrição | |
---|---|---|
InputEndpoint | Initializes a new instance of the InputEndpoint class. |
Início
Público Propriedades
Nome | Descrição | |
---|---|---|
EnableDirectServerReturn | Gets or sets whether direct server return is enabled for the input endpoint. | |
EndpointAcl | Optional. Specifies the list of access control rules for the endpoint. | |
IdleTimeoutInMinutes | Optional. The idle timeout in minutes for this endpoint. | |
LoadBalancedEndpointSetName | Gets or sets a name for a set of load-balanced endpoints. | |
LoadBalancerDistribution | Optional. Load Balancer Distribution for this endpoint. | |
LoadBalancerName | Optional. Optional. Specify the name of an internal load balancer if this endpoint shall not be exposed on the default load balancer. | |
LoadBalancerProbe | 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 it. | |
LocalPort | Gets or sets the internal port on which the Virtual Machine is listening. | |
Name | Gets or sets the name for the input endpoint. | |
Port | Gets or sets the external port to use for the input endpoint. | |
Protocol | Gets or sets the transport protocol for the input endpoint. | |
VirtualIPAddress | Gets or sets the IP address of the role instance. |
Início
Público Métodos
(consulte tambémProtegido Métodos)
Nome | Descrição | |
---|---|---|
Equals | (Herança de Object) | |
GetHashCode | (Herança de Object) | |
GetType | (Herança de Object) | |
ToString | (Herança de Object) |
Início
Protegido Métodos
Nome | Descrição | |
---|---|---|
Finalize | (Herança de Object) | |
MemberwiseClone | (Herança de Object) |
Início
Consulte também
Referência
Classe InputEndpoint
Namespace Microsoft.WindowsAzure.Management.Compute.Models