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. 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
parameters
object which contains security policy parameters
parameters?: SecurityPolicyPropertiesParametersUnion
Property Value
profileName
The name of the profile which holds the security policy. 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