FrontDoorRuleData.Conditions Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Une liste de conditions qui doivent être mises en correspondance pour les actions à exécuter Veuillez noter DeliveryRuleCondition la classe de base. Selon le scénario, une classe dérivée de la classe de base peut devoir être affectée ici, ou cette propriété doit être castée en une des classes dérivées possibles. Les classes dérivées disponibles incluent DeliveryRuleClientPortCondition, DeliveryRuleCookiesCondition, DeliveryRuleHttpVersionConditionDeliveryRuleRequestUriConditionDeliveryRuleHostNameConditionDeliveryRuleIsDeviceConditionDeliveryRuleQueryStringConditionDeliveryRuleRemoteAddressConditionDeliveryRuleRequestBodyConditionDeliveryRuleRequestHeaderConditionDeliveryRuleRequestMethodConditionDeliveryRulePostArgsConditionDeliveryRuleRequestSchemeConditionDeliveryRuleServerPortConditionDeliveryRuleSocketAddressCondition, DeliveryRuleSslProtocolCondition, DeliveryRuleUriFileExtensionConditionet . DeliveryRuleUriFileNameConditionDeliveryRuleUriPathCondition
public System.Collections.Generic.IList<Azure.ResourceManager.Cdn.Models.DeliveryRuleCondition> Conditions { get; }
member this.Conditions : System.Collections.Generic.IList<Azure.ResourceManager.Cdn.Models.DeliveryRuleCondition>
Public ReadOnly Property Conditions As IList(Of DeliveryRuleCondition)
Valeur de propriété
S’applique à
Azure SDK for .NET