RuleSetProperties interface
The JSON object that contains the properties of the Rule Set to create.
- Extends
Properties
profile |
The name of the profile which holds the rule set. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
deployment |
NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
Provisioning status NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
profileName
The name of the profile which holds the rule set. NOTE: This property will not be serialized. It can only be populated by the server.
profileName?: string
Property Value
string
Inherited Property Details
deploymentStatus
NOTE: This property will not be serialized. It can only be populated by the server.
deploymentStatus?: string
Property Value
string
Inherited From AFDStateProperties.deploymentStatus
provisioningState
Provisioning status NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
Inherited From AFDStateProperties.provisioningState