Share via


ProvisioningIssueProperties interface

Details of a provisioning issue for a network security perimeter (NSP) configuration. Resource providers should generate separate provisioning issue elements for each separate issue detected, and include a meaningful and distinctive description, as well as any appropriate suggestedResourceIds and suggestedAccessRules

Properties

description

Description of the issue

issueType

Type of issue

severity

Severity of the issue.

suggestedAccessRules

Access rules that can be added to the network security profile (NSP) to remediate the issue.

suggestedResourceIds

Fully qualified resource IDs of suggested resources that can be associated to the network security perimeter (NSP) to remediate the issue.

Property Details

description

Description of the issue

description?: string

Property Value

string

issueType

Type of issue

issueType?: string

Property Value

string

severity

Severity of the issue.

severity?: string

Property Value

string

suggestedAccessRules

Access rules that can be added to the network security profile (NSP) to remediate the issue.

suggestedAccessRules?: AccessRule[]

Property Value

suggestedResourceIds

Fully qualified resource IDs of suggested resources that can be associated to the network security perimeter (NSP) to remediate the issue.

suggestedResourceIds?: string[]

Property Value

string[]