SecurityAdminConfigurationPropertiesFormat interface
Defines the security admin configuration properties.
Properties
| apply |
Enum list of network intent policy based services. |
| description | A description of the security configuration. |
Property Details
applyOnNetworkIntentPolicyBasedServices
Enum list of network intent policy based services.
applyOnNetworkIntentPolicyBasedServices?: ("None" | "All" | "AllowRulesOnly")[]
Property Value
("None" | "All" | "AllowRulesOnly")[]
description
A description of the security configuration.
description?: string
Property Value
string