RuleSet interface
Friendly RuleSet name mapping to the any RuleSet or secret related information.
- Extends
Properties
deployment |
NOTE: This property will not be serialized. It can only be populated by the server. |
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. |
provisioning |
Provisioning status NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Resource ID. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
system |
Read only system data NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
deploymentStatus
NOTE: This property will not be serialized. It can only be populated by the server.
deploymentStatus?: string
Property Value
string
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
provisioningState
Provisioning status NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
Inherited Property Details
id
Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyResource.id
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyResource.name
systemData
Read only system data NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited From ProxyResource.systemData
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResource.type