Condividi tramite


SitePatchResource.HostNameSslStates Proprietà

Definizione

Ottiene o imposta gli stati SSL nome host per gestire le associazioni SSL per i nomi host dell'app.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a