HostNameSslState.VirtualIP Property

Definition

Gets or sets virtual IP address assigned to the hostname if IP based SSL is enabled.

[Newtonsoft.Json.JsonProperty(PropertyName="virtualIP")]
public string VirtualIP { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="virtualIP")>]
member this.VirtualIP : string with get, set
Public Property VirtualIP As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to