Share via


ISiteCloneability.BlockingCharacteristic Property

Definition

List of blocking application characteristics.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="List of blocking application characteristics.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ISiteCloneabilityCriterion) }, ReadOnly=false, Required=false, SerializedName="blockingCharacteristics")]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ISiteCloneabilityCriterion[] BlockingCharacteristic { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="List of blocking application characteristics.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ISiteCloneabilityCriterion) }, ReadOnly=false, Required=false, SerializedName="blockingCharacteristics")>]
member this.BlockingCharacteristic : Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ISiteCloneabilityCriterion[] with get, set
Public Property BlockingCharacteristic As ISiteCloneabilityCriterion()

Property Value

Attributes

Applies to