Share via


SitePatchResourceProperties.CloningInfoCloneCustomHostName Property

Definition

true to clone custom hostnames from source app; otherwise, false.

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

Property Value

Implements

Attributes

Applies to