InstanceEndpoint Class
Represents an instance endpoint.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
| Name | Description | |
|---|---|---|
![]() | InstanceEndpoint() | Initializes a new instance of the InstanceEndpoint class. |
| Name | Description | |
|---|---|---|
![]() | 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)