Share via


SiteCloneability.BlockingFeatures Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="blockingFeatures")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.SiteCloneabilityCriterion> BlockingFeatures { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="blockingFeatures")>]
member this.BlockingFeatures : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.SiteCloneabilityCriterion> with get, set
Public Property BlockingFeatures As IList(Of SiteCloneabilityCriterion)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to