Package version:

Interface ProvisioningIssueProperties

Properties of provisioning issue

interface ProvisioningIssueProperties {
    description?: string;
    issueType?: string;
    severity?: string;
}

Properties

description?: string

Description of the issue

issueType?: string

Type of issue

severity?: string

Severity of the issue.