SecurityPolicyProperties interface
The json object that contains properties required to create a security policy
- Extends
Properties
| parameters | object which contains security policy parameters |
| profile |
The name of the profile which holds the security policy. |
Inherited Properties
| deployment |
|
| provisioning |
Provisioning status |
Property Details
parameters
object which contains security policy parameters
parameters?: SecurityPolicyPropertiesParametersUnion
Property Value
profileName
The name of the profile which holds the security policy.
profileName?: string
Property Value
string
Inherited Property Details
deploymentStatus
provisioningState
Provisioning status
provisioningState?: string
Property Value
string
Inherited From AFDStateProperties.provisioningState