共用方式為


IDeliveryRuleCondition Interface

Definition

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

Properties

Name Description
Name

The name of the condition for the delivery rule.

Methods

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

Applies to