NetworkSecurityPerimeterConfigurationProfile interface

Nsp configuration with profile information.

Properties

accessRules

List of inbound or outbound access rule setup on the nsp profile.

accessRulesVersion

Access rules version number for nsp profile.

diagnosticSettingsVersion

Diagnostic settings version number for nsp profile.

enabledLogCategories

Enabled log categories for nsp profile.

name

Nsp configuration profile name.

Property Details

accessRules

List of inbound or outbound access rule setup on the nsp profile.

accessRules?: NetworkSecurityPerimeterProfileAccessRule[]

Property Value

accessRulesVersion

Access rules version number for nsp profile.

accessRulesVersion?: string

Property Value

string

diagnosticSettingsVersion

Diagnostic settings version number for nsp profile.

diagnosticSettingsVersion?: string

Property Value

string

enabledLogCategories

Enabled log categories for nsp profile.

enabledLogCategories?: string[]

Property Value

string[]

name

Nsp configuration profile name.

name?: string

Property Value

string