BatchIssueType Enum

Definition

Type of issue.

public enum BatchIssueType
type BatchIssueType = 
Public Enum BatchIssueType
Inheritance
BatchIssueType

Fields

Name Value Description
Unknown 0

Unknown issue type.

ConfigurationPropagationFailure 1

An error occurred while applying the network security perimeter (NSP) configuration.

MissingPerimeterConfiguration 2

A network connectivity issue is happening on the resource which could be addressed either by adding new resources to the network security perimeter (NSP) or by modifying access rules.

MissingIdentityConfiguration 3

An managed identity hasn't been associated with the resource. The resource will still be able to validate inbound traffic from the network security perimeter (NSP) or matching inbound access rules, but it won't be able to perform outbound access as a member of the NSP.

Applies to