Share via


SiteConfigResource.Experiments Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.experiments")]
public Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.Experiments Experiments { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.experiments")>]
member this.Experiments : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.Experiments with get, set
Public Property Experiments As Experiments

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to