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 System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.ISiteCloneabilityCriterion> BlockingFeature { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.BlockingFeature : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.ISiteCloneabilityCriterion> with get, set
Public Property BlockingFeature As List(Of ISiteCloneabilityCriterion)

Property Value

Implements

Attributes

Applies to