你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IDeliveryRuleRequestSchemeCondition Interface

Definition

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

Properties

Name

The name of the condition for the delivery rule.

(Inherited from IDeliveryRuleCondition)
ParameterMatchValue

The match value for the condition of the delivery rule

ParameterNegateCondition

Describes if this is negate condition or not

ParameterOperator

Describes operator to be matched

ParameterTransform

List of transforms

ParameterTypeName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to