Partilhar via


ProvisioningIssueProperties Class

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.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

ProvisioningIssueProperties(**kwargs: Any)

Variables

Name Description
issue_type

Type of issue. Known values are: "Unknown", "ConfigurationPropagationFailure", "MissingPerimeterConfiguration", and "MissingIdentityConfiguration".

severity

Severity of the issue. Known values are: "Warning" and "Error".

description
str

Description of the issue.

suggested_resource_ids

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

suggested_access_rules

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