DeliveryRuleIsDeviceCondition Class
Defines the IsDevice condition for the delivery rule.
Constructor
DeliveryRuleIsDeviceCondition(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
parameters
|
Defines the parameters for the condition. Required. |
|
name
|
str or
<xref:azure.mgmt.cdn.models.IS_DEVICE>
The name of the condition for the delivery rule. Required. IS_DEVICE. |
Attributes
name
The name of the condition for the delivery rule. Required. IS_DEVICE.
name: IS_DEVICE: 'IsDevice'>]
parameters
Defines the parameters for the condition. Required.
parameters: _models.IsDeviceMatchConditionParameters