Delen via


CloningInfo.CloneSourceControl Property

Definition

true to clone source control from source app; otherwise, false.

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

Property Value

Implements

Attributes

Applies to