Dela via


ISiteCloneability.BlockingFeature Property

Definition

List of features enabled on app that prevent cloning.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="List of features enabled on app that prevent cloning.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ISiteCloneabilityCriterion) }, ReadOnly=false, Required=false, SerializedName="blockingFeatures")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ISiteCloneabilityCriterion[] BlockingFeature { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="List of features enabled on app that prevent cloning.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ISiteCloneabilityCriterion) }, ReadOnly=false, Required=false, SerializedName="blockingFeatures")>]
member this.BlockingFeature : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ISiteCloneabilityCriterion[] with get, set
Public Property BlockingFeature As ISiteCloneabilityCriterion()

Property Value

Attributes

Applies to