ProvisioningIssueProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties of Provisioning Issue.
public class ProvisioningIssueProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.BotService.Models.ProvisioningIssueProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.BotService.Models.ProvisioningIssueProperties>
type ProvisioningIssueProperties = class
interface IJsonModel<ProvisioningIssueProperties>
interface IPersistableModel<ProvisioningIssueProperties>
Public Class ProvisioningIssueProperties
Implements IJsonModel(Of ProvisioningIssueProperties), IPersistableModel(Of ProvisioningIssueProperties)
- Inheritance
-
ProvisioningIssueProperties
- Implements
Properties
| Name | Description |
|---|---|
| Description |
Description of the issue. |
| IssueType |
Type of Issue. |
| Severity |
Provisioning state of Network Security Perimeter configuration propagation. |
| SuggestedAccessRules |
Access rules that can be added to the same profile to remediate the issue. |
| SuggestedResourceIds |
ARM IDs of resources that can be associated to the same perimeter to remediate the issue. |