Share via


HostNameSslState.ToUpdate Property

Definition

Set to true to update existing hostname.

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

Property Value

Implements

Attributes

Applies to