Site.HostNameSslState Property

Definition

Hostname SSL states are used to manage the SSL bindings for app's hostnames.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IHostNameSslState> HostNameSslState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.HostNameSslState : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IHostNameSslState> with get, set
Public Property HostNameSslState As List(Of IHostNameSslState)

Property Value

Implements

Attributes

Applies to