Share via


SiteCloneability.BlockingFeature Property

Definition

List of features enabled on app that prevent cloning.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ISiteCloneabilityCriterion[] BlockingFeature { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.BlockingFeature : Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ISiteCloneabilityCriterion[] with get, set
Public Property BlockingFeature As ISiteCloneabilityCriterion()

Property Value

Implements

Attributes

Applies to