Share via


HostNameBinding.SslState Property

Definition

SSL type

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.SslState? SslState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.SslState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.SslState> with get, set
Public Property SslState As Nullable(Of SslState)

Property Value

Implements

Attributes

Applies to