ChaosPermissionError 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.
Model that represents the permission error.
public class ChaosPermissionError : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Chaos.Models.ChaosPermissionError>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Chaos.Models.ChaosPermissionError>
type ChaosPermissionError = class
interface IJsonModel<ChaosPermissionError>
interface IPersistableModel<ChaosPermissionError>
Public Class ChaosPermissionError
Implements IJsonModel(Of ChaosPermissionError), IPersistableModel(Of ChaosPermissionError)
- Inheritance
-
ChaosPermissionError
- Implements
Properties
| Name | Description |
|---|---|
| Identity |
The identity. |
| MissingPermissions |
The missing permissions. |
| RecommendedRoles |
The recommended roles. |
| RequiredPermissions |
The required permissions. |
| ResourceId |
The resource id for the affected resource. |