Compartilhar via


Membros InstanceEndpoint

Represents an instance endpoint.

As tabelas a seguir listam os membros expostos pelo tipo InstanceEndpoint.

Público Construtores

  Nome Descrição
  InstanceEndpoint Initializes a new instance of the InstanceEndpoint class.

Início

Público Propriedades

  Nome Descrição
IdleTimeoutInMinutes Optional. The idle timeout in minutes for this endpoint.
LocalPort Gets or sets the internal port on which the Virtual Machine is listening.
Name Gets or sets the name for the role instance endpoint.
Port Gets or sets the external port of the role instance endpoint.
Protocol Gets or sets the transport protocol for the role instance endpoint.
VirtualIPAddress Gets or sets the virtual IP address of the role instance endpoint.

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 InstanceEndpoint
Namespace Microsoft.WindowsAzure.Management.Compute.Models