Share via


IExperiments Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ExperimentsTypeConverter))]
public interface IExperiments : Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ExperimentsTypeConverter))>]
type IExperiments = interface
    interface IJsonSerializable
Public Interface IExperiments
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

RampUpRule

List of ramp-up rules.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to