DeliveryRuleSocketAddressCondition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the SocketAddress condition for the delivery rule.
public class DeliveryRuleSocketAddressCondition : Azure.ResourceManager.Cdn.Models.DeliveryRuleCondition, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Cdn.Models.DeliveryRuleSocketAddressCondition>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Cdn.Models.DeliveryRuleSocketAddressCondition>
type DeliveryRuleSocketAddressCondition = class
inherit DeliveryRuleCondition
interface IJsonModel<DeliveryRuleSocketAddressCondition>
interface IPersistableModel<DeliveryRuleSocketAddressCondition>
Public Class DeliveryRuleSocketAddressCondition
Inherits DeliveryRuleCondition
Implements IJsonModel(Of DeliveryRuleSocketAddressCondition), IPersistableModel(Of DeliveryRuleSocketAddressCondition)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| DeliveryRuleSocketAddressCondition(SocketAddressMatchCondition) |
Initializes a new instance of DeliveryRuleSocketAddressCondition. |
Properties
| Name | Description |
|---|---|
| Properties |
Defines the parameters for the condition. |