HostedServiceGetDetailedResponse.Deployment.VirtualIPAddresses Property
Gets or sets a collection of VirtualIPAddress objects that define the virtual IP addresses for the deployment.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Property Value
Type: System.Collections.Generic.IList<VirtualIPAddress>A collection of VirtualIPAddress objects.
Show: