WebSite.WebSiteHostNameSslState.VirtualIP Property

 

Gets or sets the IP address that is assigned to the hostname.

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

public string VirtualIP { get; set; }

Property Value

Type: System.String

The IP address.

This value is used if the hostname uses IP SSL.

Return to top
Show: