ArmBuiltInRole Struct
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.
Built-in Arm roles that you can assign to users, groups, service principals, and managed identities.
public readonly struct ArmBuiltInRole : IEquatable<Azure.Provisioning.Resources.ArmBuiltInRole>
type ArmBuiltInRole = struct
Public Structure ArmBuiltInRole
Implements IEquatable(Of ArmBuiltInRole)
- Inheritance
-
ArmBuiltInRole
- Implements
Arm |
Built-in Arm roles that you can assign to users, groups, service principals, and managed identities. |
Contributor |
Grants full access to manage all resources, but does not allow you to assign roles in Azure RBAC, manage assignments in Azure Blueprints, or share image galleries. |
Managed |
Create, Read, Update, and Delete User Assigned Identity |
Managed |
Read and Assign User Assigned Identity |
Owner |
Grants full access to manage all resources, including the ability to assign roles in Azure RBAC. |
Reader |
View all resources, but does not allow you to make any changes. |
Role |
Manage access to Azure resources by assigning roles using Azure RBAC. This role does not allow you to manage access using other ways, such as Azure Policy. |
User |
Lets you manage user access to Azure resources. |
Equals(Arm |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Arm |
Determines if two ArmBuiltInRole values are the same. |
Implicit(String to Arm |
Converts a string to a ArmBuiltInRole. |
Inequality(Arm |
Determines if two ArmBuiltInRole values are different. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: