InstanceEndpoint.VirtualIPAddress Property

 

Gets or sets the virtual IP address of the role instance endpoint.

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

public string VirtualIPAddress { get; set; }

Property Value

Type: System.String

The virtual IP address.

Return to top
Show: