IRateLimitRuleList Interface

Definition

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

Properties

Name Description
Rule

List of rules

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to