SiteConfig.Experiments Property

Definition

Gets or sets this is work around for polymorphic types.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to