public final class BuiltInRole extends ExpandableStringEnum<BuiltInRole>
Modifier and Type | Field and Description |
---|---|
static BuiltInRole |
API_MANAGEMENT_SERVICE_CONTRIBUTOR
A role that can manage API Management service and the APIs.
|
static BuiltInRole |
API_MANAGEMENT_SERVICE_OPERATOR_ROLE
A role that can manage API Management service, but not the APIs themselves.
|
static BuiltInRole |
API_MANAGEMENT_SERVICE_READER_ROLE
A role that has read-only access to API Management service and APIs.
|
static BuiltInRole |
APPLICATION_INSIGHTS_COMPONENT_CONTRIBUTOR
A role that can manage Application Insights components.
|
static BuiltInRole |
AUTOMATION_OPERATOR
A role that is able to start, stop, suspend, and resume jobs.
|
static BuiltInRole |
AZURE_COSMOS_DB_ACCOUNT_CONTRIBUTOR
A role that can manage Azure Cosmos DB accounts.
|
static BuiltInRole |
BACKUP_CONTRIBUTOR
A role that can manage backup in Recovery Services vault.
|
static BuiltInRole |
BACKUP_OPERATOR
A role that can manage backup except removing backup, in Recovery Services vault.
|
static BuiltInRole |
BACKUP_READER
A role that can view all backup management services.
|
static BuiltInRole |
BILLING_READER
A role that can view all billing information.
|
static BuiltInRole |
BIZTALK_CONTRIBUTOR
A role that can manage BizTalk services.
|
static BuiltInRole |
CLASSIC_NETWORK_CONTRIBUTOR
A role that can manage classic virtual networks and reserved IPs.
|
static BuiltInRole |
CLASSIC_STORAGE_ACCOUNT_CONTRIBUTOR
A role that can manage classic storage accounts.
|
static BuiltInRole |
CLASSIC_VIRTUAL_MACHINE_CONTRIBUTOR
A role that can manage classic virtual machines, but not the virtual network or storage account to which they are connected.
|
static BuiltInRole |
CLEARDB_MYSQL_DB_CONTRIBUTOR
A role that can manage ClearDB MySQL databases.
|
static BuiltInRole |
CONTRIBUTOR
A role that can manage everything except access..
|
static BuiltInRole |
DATA_FACTORY_CONTRIBUTOR
A role that can create and manage data factories, and child resources within them..
|
static BuiltInRole |
DEVTEST_LABS_USER
A role that can view everything and connect, start, restart, and shutdown virtual machines.
|
static BuiltInRole |
DNS_ZONE_CONTRIBUTOR
A role that can manage DNS zones and records.
|
static BuiltInRole |
INTELLIGENT_SYSTEMS_ACCOUNT_CONTRIBUTOR
A role that can manage Intelligent Systems accounts.
|
static BuiltInRole |
MANAGED_IDENTITY_CONTRIBUTOR
A role that can manage user assigned identities.
|
static BuiltInRole |
MANAGED_IDENTITY_OPERATOR
A role that can read and assign user assigned identities.
|
static BuiltInRole |
MONITORING_CONTRIBUTOR
A role that can read monitoring data and edit monitoring settings.
|
static BuiltInRole |
MONITORING_READER
A role that can read all monitoring data.
|
static BuiltInRole |
NETWORK_CONTRIBUTOR
A role that can manage all network resources.
|
static BuiltInRole |
NEW_RELIC_APM_ACCOUNT_CONTRIBUTOR
A role that can manage New Relic Application Performance Management accounts and applications.
|
static BuiltInRole |
OWNER
A role that can manage everything, including access.
|
static BuiltInRole |
READER
A role that can view everything, but can't make changes.
|
static BuiltInRole |
REDIS_CACHE_CONTRIBUTOR
A role that can manage Redis caches.
|
static BuiltInRole |
SCHEDULER_JOB_COLLECTIONS_CONTRIBUTOR
A role that can manage scheduler job collections.
|
static BuiltInRole |
SEARCH_SERVICE_CONTRIBUTOR
A role that can manage search services.
|
static BuiltInRole |
SECURITY_MANAGER
A role that can manage security components, security policies, and virtual machines.
|
static BuiltInRole |
SQL_DB_CONTRIBUTOR
A role that can manage SQL databases, but not their security-related policies.
|
static BuiltInRole |
SQL_SECURITY_MANAGER
A role that can manage the security-related policies of SQL servers and databases.
|
static BuiltInRole |
SQL_SERVER_CONTRIBUTOR
A role that can manage SQL servers and databases, but not their security-related policies.
|
static BuiltInRole |
STORAGE_ACCOUNT_CONTRIBUTOR
A role that can manage storage accounts.
|
static BuiltInRole |
USER_ACCESS_ADMINISTRATOR
A role that can manage user access to Azure resources.
|
static BuiltInRole |
VIRTUAL_MACHINE_CONTRIBUTOR
A role that can manage virtual machines, but not the virtual network or storage account to which they are connected.
|
static BuiltInRole |
WEB_PLAN_CONTRIBUTOR
A role that can manage web plans.
|
static BuiltInRole |
WEBSITE_CONTRIBUTOR
A role that can manage websites, but not the web plans to which they are connected.
|
Constructor and Description |
---|
BuiltInRole() |
Modifier and Type | Method and Description |
---|---|
static BuiltInRole |
fromString(String name)
Finds or creates a role instance based on the specified name.
|
static Collection<BuiltInRole> |
values() |
equals, fromString, hashCode, toString, values, withNameValue
public static final BuiltInRole API_MANAGEMENT_SERVICE_CONTRIBUTOR
public static final BuiltInRole API_MANAGEMENT_SERVICE_OPERATOR_ROLE
public static final BuiltInRole API_MANAGEMENT_SERVICE_READER_ROLE
public static final BuiltInRole APPLICATION_INSIGHTS_COMPONENT_CONTRIBUTOR
public static final BuiltInRole AUTOMATION_OPERATOR
public static final BuiltInRole BACKUP_CONTRIBUTOR
public static final BuiltInRole BACKUP_OPERATOR
public static final BuiltInRole BACKUP_READER
public static final BuiltInRole BILLING_READER
public static final BuiltInRole BIZTALK_CONTRIBUTOR
public static final BuiltInRole CLEARDB_MYSQL_DB_CONTRIBUTOR
public static final BuiltInRole CONTRIBUTOR
public static final BuiltInRole DATA_FACTORY_CONTRIBUTOR
public static final BuiltInRole DEVTEST_LABS_USER
public static final BuiltInRole DNS_ZONE_CONTRIBUTOR
public static final BuiltInRole AZURE_COSMOS_DB_ACCOUNT_CONTRIBUTOR
public static final BuiltInRole INTELLIGENT_SYSTEMS_ACCOUNT_CONTRIBUTOR
public static final BuiltInRole MANAGED_IDENTITY_CONTRIBUTOR
public static final BuiltInRole MANAGED_IDENTITY_OPERATOR
public static final BuiltInRole MONITORING_READER
public static final BuiltInRole MONITORING_CONTRIBUTOR
public static final BuiltInRole NETWORK_CONTRIBUTOR
public static final BuiltInRole NEW_RELIC_APM_ACCOUNT_CONTRIBUTOR
public static final BuiltInRole OWNER
public static final BuiltInRole READER
public static final BuiltInRole REDIS_CACHE_CONTRIBUTOR
public static final BuiltInRole SCHEDULER_JOB_COLLECTIONS_CONTRIBUTOR
public static final BuiltInRole SEARCH_SERVICE_CONTRIBUTOR
public static final BuiltInRole SECURITY_MANAGER
public static final BuiltInRole SQL_DB_CONTRIBUTOR
public static final BuiltInRole SQL_SECURITY_MANAGER
public static final BuiltInRole SQL_SERVER_CONTRIBUTOR
public static final BuiltInRole CLASSIC_STORAGE_ACCOUNT_CONTRIBUTOR
public static final BuiltInRole STORAGE_ACCOUNT_CONTRIBUTOR
public static final BuiltInRole USER_ACCESS_ADMINISTRATOR
public static final BuiltInRole CLASSIC_VIRTUAL_MACHINE_CONTRIBUTOR
public static final BuiltInRole VIRTUAL_MACHINE_CONTRIBUTOR
public static final BuiltInRole CLASSIC_NETWORK_CONTRIBUTOR
public static final BuiltInRole WEB_PLAN_CONTRIBUTOR
public static final BuiltInRole WEBSITE_CONTRIBUTOR
public static BuiltInRole fromString(String name)
name
- a namepublic static Collection<BuiltInRole> values()
Copyright © 2019. All rights reserved.