Bagikan melalui


IRampUpRule Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.RampUpRuleTypeConverter))]
public interface IRampUpRule : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.RampUpRuleTypeConverter))>]
type IRampUpRule = interface
    interface IJsonSerializable
Public Interface IRampUpRule
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ActionHostName
ChangeDecisionCallbackUrl
ChangeIntervalInMinute
ChangeStep
MaxReroutePercentage
MinReroutePercentage
Name
ReroutePercentage

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to