Dela via


SitePatchResource.HostNameSslStates Egenskap

Definition

Hämtar eller anger SSL-tillstånd för värdnamn används för att hantera SSL-bindningar för appens värdnamn.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hostNameSslStates")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.HostNameSslState> HostNameSslStates { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hostNameSslStates")>]
member this.HostNameSslStates : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.HostNameSslState> with get, set
Public Property HostNameSslStates As IList(Of HostNameSslState)

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Gäller för