Partager via


SitePatchResource.HostNameSslStates Propriété

Définition

Obtient ou définit des états SSL de nom d’hôte sont utilisés pour gérer les liaisons SSL pour les noms d’hôte de l’application.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à