RoleDefinitionDeleteResult 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.
Role definition delete operation result.
public class RoleDefinitionDeleteResult : Microsoft.Azure.AzureOperationResponse
type RoleDefinitionDeleteResult = class
inherit AzureOperationResponse
Public Class RoleDefinitionDeleteResult
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseRoleDefinitionDeleteResult
Constructors
| Name | Description |
|---|---|
| RoleDefinitionDeleteResult() |
Initializes a new instance of the RoleDefinitionDeleteResult class. |
Properties
| Name | Description |
|---|---|
| RoleDefinition |
Optional. Gets or sets the role definition. |