BuiltInRole Class

Definition

Defines values for known roles in Azure to the SDK.

public class BuiltInRole : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Graph.RBAC.Fluent.BuiltInRole>
type BuiltInRole = class
    inherit ExpandableStringEnum<BuiltInRole>
Public Class BuiltInRole
Inherits ExpandableStringEnum(Of BuiltInRole)
Inheritance

Constructors

BuiltInRole()

Fields

ApiManagementServiceOperatorRole
ApiManagementServiceReaderRole
ApplicationInsightsComponentContributor
AutomationOperator
AzureCosmosDbAccountContributor
BackupContributor
BackupOperator
BackupReader
BillingReader
BiztalkContributor
ClassicNetworkContributor
ClassicStorageAccountContributor
ClassicVirtualMachineContributor
CleardbMysqlDbContributor
Contributor
DataFactoryContributor
DevtestLabsUser
DnsZoneContributor
IntelligentSystemsAccountContributor
MonitoringContributor
MonitoringReader
NetworkContributor
NewRelicApmAccountContributor
Owner
Reader
RedisCacheContributor
SchedulerJobCollectionsContributor
SearchServiceContributor
SecurityManager
SqlDbContributor
SqlSecurityManager
SqlServerContributor
StorageAccountContributor
UserAccessAdministrator
VirtualMachineContributor
WebPlanContributor
WebsiteContributor

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to