Partager via


SiteCloneability.UnsupportedFeatures Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to