-
Notifications
You must be signed in to change notification settings - Fork 187
/
ManagedRuleDefinition.yml
42 lines (40 loc) · 1.1 KB
/
ManagedRuleDefinition.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
### YamlMime:TSType
name: ManagedRuleDefinition
uid: '@azure/arm-cdn.ManagedRuleDefinition'
package: '@azure/arm-cdn'
summary: Describes a managed rule definition.
fullName: ManagedRuleDefinition
remarks: ''
isDeprecated: false
type: interface
properties:
- name: description
uid: '@azure/arm-cdn.ManagedRuleDefinition.description'
package: '@azure/arm-cdn'
summary: >-
Describes the functionality of the managed rule.
NOTE: This property will not be serialized. It can only be populated by
the server.
fullName: description
remarks: ''
isDeprecated: false
syntax:
content: 'description?: string'
return:
description: ''
type: string
- name: ruleId
uid: '@azure/arm-cdn.ManagedRuleDefinition.ruleId'
package: '@azure/arm-cdn'
summary: >-
Identifier for the managed rule.
NOTE: This property will not be serialized. It can only be populated by
the server.
fullName: ruleId
remarks: ''
isDeprecated: false
syntax:
content: 'ruleId?: string'
return:
description: ''
type: string