Delen via


CloningInfo.CloneCustomHostName Property

Definition

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

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

Property Value

Implements

Attributes

Applies to