Skip navigation links
A B C D E F G I K L M N O P R S T U V W 

A

ActiveDirectoryApplication - Interface in com.microsoft.azure.management.graphrbac
An immutable client-side representation of an Azure AD application.
ActiveDirectoryApplication.Definition - Interface in com.microsoft.azure.management.graphrbac
Container interface for all the definitions that need to be implemented.
ActiveDirectoryApplication.DefinitionStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of all the application definition stages.
ActiveDirectoryApplication.DefinitionStages.Blank - Interface in com.microsoft.azure.management.graphrbac
The first stage of the application definition.
ActiveDirectoryApplication.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.graphrbac
An application definition with sufficient inputs to create a new application in the cloud, but exposing additional optional inputs to specify.
ActiveDirectoryApplication.DefinitionStages.WithCredential - Interface in com.microsoft.azure.management.graphrbac
The stage of application definition allowing specifying identifier keys.
ActiveDirectoryApplication.DefinitionStages.WithIdentifierUrl - Interface in com.microsoft.azure.management.graphrbac
The stage of application definition allowing specifying identifier URLs.
ActiveDirectoryApplication.DefinitionStages.WithMultiTenant - Interface in com.microsoft.azure.management.graphrbac
The stage of application definition allowing specifying if the application can be used in multiple tenants.
ActiveDirectoryApplication.DefinitionStages.WithReplyUrl - Interface in com.microsoft.azure.management.graphrbac
The stage of application definition allowing specifying reply URLs.
ActiveDirectoryApplication.DefinitionStages.WithSignOnUrl - Interface in com.microsoft.azure.management.graphrbac
The stage of application definition allowing specifying the sign on URL.
ActiveDirectoryApplication.Update - Interface in com.microsoft.azure.management.graphrbac
The template for an application update operation, containing all the settings that can be modified.
ActiveDirectoryApplication.UpdateStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of all the application update stages.
ActiveDirectoryApplication.UpdateStages.WithCredential - Interface in com.microsoft.azure.management.graphrbac
The stage of application update allowing specifying identifier keys.
ActiveDirectoryApplication.UpdateStages.WithIdentifierUrl - Interface in com.microsoft.azure.management.graphrbac
The stage of application update allowing specifying identifier URLs.
ActiveDirectoryApplication.UpdateStages.WithMultiTenant - Interface in com.microsoft.azure.management.graphrbac
The stage of application update allowing specifying if the application can be used in multiple tenants.
ActiveDirectoryApplication.UpdateStages.WithReplyUrl - Interface in com.microsoft.azure.management.graphrbac
The stage of application update allowing specifying reply URLs.
ActiveDirectoryApplication.UpdateStages.WithSignOnUrl - Interface in com.microsoft.azure.management.graphrbac
The stage of application update allowing specifying the sign on URL.
ActiveDirectoryApplications - Interface in com.microsoft.azure.management.graphrbac
Entry point to application management API.
ActiveDirectoryGroup - Interface in com.microsoft.azure.management.graphrbac
An immutable client-side representation of an Azure AD group.
ActiveDirectoryGroup.Definition - Interface in com.microsoft.azure.management.graphrbac
Container interface for all the definitions that need to be implemented.
ActiveDirectoryGroup.DefinitionStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of all the AD group definition stages.
ActiveDirectoryGroup.DefinitionStages.Blank - Interface in com.microsoft.azure.management.graphrbac
The first stage of the AD group definition.
ActiveDirectoryGroup.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.graphrbac
An AD group definition with sufficient inputs to create a new group in the cloud, but exposing additional optional inputs to specify.
ActiveDirectoryGroup.DefinitionStages.WithEmailAlias - Interface in com.microsoft.azure.management.graphrbac
An AD Group definition allowing mail nickname to be specified.
ActiveDirectoryGroup.DefinitionStages.WithMember - Interface in com.microsoft.azure.management.graphrbac
An AD Group definition allowing members to be added.
ActiveDirectoryGroup.Update - Interface in com.microsoft.azure.management.graphrbac
The template for a group update operation, containing all the settings that can be modified.
ActiveDirectoryGroup.UpdateStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of all the AD group update stages.
ActiveDirectoryGroup.UpdateStages.WithMember - Interface in com.microsoft.azure.management.graphrbac
An AD Group definition allowing members to be added or removed.
ActiveDirectoryGroups - Interface in com.microsoft.azure.management.graphrbac
Entry point to AD group management API.
ActiveDirectoryObject - Interface in com.microsoft.azure.management.graphrbac
An immutable client-side representation of an Azure AD object.
ActiveDirectoryUser - Interface in com.microsoft.azure.management.graphrbac
An immutable client-side representation of an Azure AD user.
ActiveDirectoryUser.Definition - Interface in com.microsoft.azure.management.graphrbac
Container interface for all the definitions that need to be implemented.
ActiveDirectoryUser.DefinitionStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of all the user definition stages.
ActiveDirectoryUser.DefinitionStages.Blank - Interface in com.microsoft.azure.management.graphrbac
The first stage of the user definition.
ActiveDirectoryUser.DefinitionStages.WithAccontEnabled - Interface in com.microsoft.azure.management.graphrbac
A user definition allowing specifying whether the account is enabled.
ActiveDirectoryUser.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.graphrbac
An AD user definition with sufficient inputs to create a new user in the cloud, but exposing additional optional inputs to specify.
ActiveDirectoryUser.DefinitionStages.WithPassword - Interface in com.microsoft.azure.management.graphrbac
A user definition allowing password to be specified.
ActiveDirectoryUser.DefinitionStages.WithPromptToChangePasswordOnLogin - Interface in com.microsoft.azure.management.graphrbac
A user definition allowing setting whether the user should change password on the next login.
ActiveDirectoryUser.DefinitionStages.WithUsageLocation - Interface in com.microsoft.azure.management.graphrbac
A user definition allowing usage location to be specified.
ActiveDirectoryUser.DefinitionStages.WithUserPrincipalName - Interface in com.microsoft.azure.management.graphrbac
A user definition allowing user principal name to be specified.
ActiveDirectoryUser.Update - Interface in com.microsoft.azure.management.graphrbac
The template for a user update operation, containing all the settings that can be modified.
ActiveDirectoryUser.UpdateStages - Interface in com.microsoft.azure.management.graphrbac
Group of all the user update stages.
ActiveDirectoryUser.UpdateStages.WithAccontEnabled - Interface in com.microsoft.azure.management.graphrbac
A user update allowing specifying whether the account is enabled.
ActiveDirectoryUser.UpdateStages.WithPassword - Interface in com.microsoft.azure.management.graphrbac
A user update allowing password to be specified.
ActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLogin - Interface in com.microsoft.azure.management.graphrbac
A user update allowing setting whether the user should change password on the next login.
ActiveDirectoryUser.UpdateStages.WithUsageLocation - Interface in com.microsoft.azure.management.graphrbac
A user update allowing usage location to be specified.
ActiveDirectoryUsers - Interface in com.microsoft.azure.management.graphrbac
Entry point to AD user management API.
API_MANAGEMENT_SERVICE_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage API Management service and the APIs.
API_MANAGEMENT_SERVICE_OPERATOR_ROLE - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage API Management service, but not the APIs themselves.
API_MANAGEMENT_SERVICE_READER_ROLE - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that has read-only access to API Management service and APIs.
APPLICATION_INSIGHTS_COMPONENT_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage Application Insights components.
applicationId() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication
 
applicationId() - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal
 
applicationPermissions() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication
 
assignableScopes() - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinition
 
assignableScopes() - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
Get the assignableScopes value.
ASYMMETRIC_X509_CERT - Static variable in class com.microsoft.azure.management.graphrbac.CertificateType
Static value AsymmetricX509Cert for CertificateType.
AUTOMATION_OPERATOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that is able to start, stop, suspend, and resume jobs.
availableToOtherTenants() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication
 
AZURE_COSMOS_DB_ACCOUNT_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage Azure Cosmos DB accounts.

B

BACKUP_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage backup in Recovery Services vault.
BACKUP_OPERATOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage backup except removing backup, in Recovery Services vault.
BACKUP_READER - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can view all backup management services.
BILLING_READER - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can view all billing information.
BIZTALK_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage BizTalk services.
body() - Method in exception com.microsoft.azure.management.graphrbac.GraphErrorException
 
BuiltInRole - Class in com.microsoft.azure.management.graphrbac
Defines values for roles.
BuiltInRole() - Constructor for class com.microsoft.azure.management.graphrbac.BuiltInRole
 

C

CertificateCredential - Interface in com.microsoft.azure.management.graphrbac
An immutable client-side representation of an Azure AD credential.
CertificateCredential.Definition<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The entirety of a credential definition.
CertificateCredential.DefinitionStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of credential definition stages applicable as part of a application or service principal creation.
CertificateCredential.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The first stage of a credential definition.
CertificateCredential.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The final stage of the credential definition.
CertificateCredential.DefinitionStages.WithAuthFile<ParentT> - Interface in com.microsoft.azure.management.graphrbac
A credential definition stage allowing exporting the auth file for the service principal.
CertificateCredential.DefinitionStages.WithAuthFileCertificate<ParentT> - Interface in com.microsoft.azure.management.graphrbac
A credential definition stage allowing specifying the private key for exporting an auth file.
CertificateCredential.DefinitionStages.WithAuthFileCertificatePassword<ParentT> - Interface in com.microsoft.azure.management.graphrbac
A credential definition stage allowing specifying the password for the private key for exporting an auth file.
CertificateCredential.DefinitionStages.WithCertificateType<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the certificate type to be set.
CertificateCredential.DefinitionStages.WithDuration<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the duration of key validity to be set.
CertificateCredential.DefinitionStages.WithPublicKey<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the public key to be set.
CertificateCredential.DefinitionStages.WithStartDate<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing start date to be set.
CertificateCredential.DefinitionStages.WithSymmetricKey<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the secret key to be set.
CertificateCredential.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The entirety of a credential definition as part of a application or service principal update.
CertificateCredential.UpdateDefinitionStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of credential definition stages applicable as part of a application or service principal update.
CertificateCredential.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The first stage of a credential definition.
CertificateCredential.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The final stage of the credential definition.
CertificateCredential.UpdateDefinitionStages.WithAuthFile<ParentT> - Interface in com.microsoft.azure.management.graphrbac
A credential definition stage allowing exporting the auth file for the service principal.
CertificateCredential.UpdateDefinitionStages.WithAuthFileCertificate<ParentT> - Interface in com.microsoft.azure.management.graphrbac
A credential definition stage allowing specifying the private key for exporting an auth file.
CertificateCredential.UpdateDefinitionStages.WithAuthFileCertificatePassword<ParentT> - Interface in com.microsoft.azure.management.graphrbac
A credential definition stage allowing specifying the password for the private key for exporting an auth file.
CertificateCredential.UpdateDefinitionStages.WithCertificateType<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the certificate type to be set.
CertificateCredential.UpdateDefinitionStages.WithDuration<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the duration of key validity to be set.
CertificateCredential.UpdateDefinitionStages.WithPublicKey<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the public key to be set.
CertificateCredential.UpdateDefinitionStages.WithStartDate<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing start date to be set.
CertificateCredential.UpdateDefinitionStages.WithSymmetricKey<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the secret key to be set.
certificateCredentials() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication
 
certificateCredentials() - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal
 
CertificateType - Class in com.microsoft.azure.management.graphrbac
Defines values for certificate types.
CertificateType() - Constructor for class com.microsoft.azure.management.graphrbac.CertificateType
 
CLASSIC_NETWORK_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage classic virtual networks and reserved IPs.
CLASSIC_STORAGE_ACCOUNT_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage classic storage accounts.
CLASSIC_VIRTUAL_MACHINE_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage classic virtual machines, but not the virtual network or storage account to which they are connected.
ClassicAdministratorProperties - Class in com.microsoft.azure.management.graphrbac
Classic Administrator properties.
ClassicAdministratorProperties() - Constructor for class com.microsoft.azure.management.graphrbac.ClassicAdministratorProperties
 
CLEARDB_MYSQL_DB_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage ClearDB MySQL databases.
code() - Method in class com.microsoft.azure.management.graphrbac.GraphError
Get the code value.
com.microsoft.azure.management.graphrbac - package com.microsoft.azure.management.graphrbac
This package contains the classes for AuthorizationManagementClient.
CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage everything except access..
Credential - Interface in com.microsoft.azure.management.graphrbac
An immutable client-side representation of an Azure AD credential.

D

DATA_FACTORY_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can create and manage data factories, and child resources within them..
defineCertificateCredential(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithCredential
Starts the definition of a certificate credential.
defineCertificateCredential(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages.WithCredential
Starts the definition of a certificate credential.
defineCertificateCredential(String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithCredential
Starts the definition of a certificate credential.
defineCertificateCredential(String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.UpdateStages.WithCredential
Starts the definition of a certificate credential.
definePasswordCredential(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithCredential
Starts the definition of a password credential.
definePasswordCredential(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages.WithCredential
Starts the definition of a password credential.
definePasswordCredential(String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithCredential
Starts the definition of a password credential.
definePasswordCredential(String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.UpdateStages.WithCredential
Starts the definition of a password credential.
description() - Method in class com.microsoft.azure.management.graphrbac.ProviderOperation
Get the description value.
description() - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinition
 
description() - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
Get the description value.
DEVTEST_LABS_USER - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can view everything and connect, start, restart, and shutdown virtual machines.
displayName() - Method in class com.microsoft.azure.management.graphrbac.ProviderOperation
Get the displayName value.
displayName() - Method in class com.microsoft.azure.management.graphrbac.ResourceType
Get the displayName value.
DNS_ZONE_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage DNS zones and records.

E

emailAddress() - Method in class com.microsoft.azure.management.graphrbac.ClassicAdministratorProperties
Get the emailAddress value.
endDate() - Method in interface com.microsoft.azure.management.graphrbac.Credential
 

F

forceChangePasswordNextLogin() - Method in class com.microsoft.azure.management.graphrbac.PasswordProfile
Get the forceChangePasswordNextLogin value.
forGroup(ActiveDirectoryGroup) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithAssignee
Specifies the assignee of the role assignment to be a group.
forObjectId(String) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithAssignee
Specifies the assignee of the role assignment.
forServicePrincipal(ServicePrincipal) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithAssignee
Specifies the assignee of the role assignment to be a service principal.
forServicePrincipal(String) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithAssignee
Specifies the assignee of the role assignment to be a service principal.
forUser(ActiveDirectoryUser) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithAssignee
Specifies the assignee of the role assignment to be a user.
forUser(String) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithAssignee
Specifies the assignee of the role assignment to be a user.
fromString(String) - Static method in class com.microsoft.azure.management.graphrbac.BuiltInRole
Finds or creates a role instance based on the specified name.
fromString(String) - Static method in class com.microsoft.azure.management.graphrbac.CertificateType
Finds or creates a certificate type instance based on the specified name.

G

getByScope(String, String) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignments
Gets the information about a role assignment based on scope and name.
getByScope(String, String) - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinitions
Gets the information about a role definition based on scope and name.
getByScopeAndRoleName(String, String) - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinitions
Gets the information about a role definition based on scope and name.
getByScopeAndRoleNameAsync(String, String) - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinitions
Gets the information about a role definition based on scope and name.
getByScopeAndRoleNameAsync(String, String, ServiceCallback<RoleDefinition>) - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinitions
Gets the information about a role definition based on scope and name.
getByScopeAsync(String, String) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignments
Gets the information about a role assignment based on scope and name.
getByScopeAsync(String, String, ServiceCallback<RoleAssignment>) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignments
Gets the information about a role assignment based on scope and name.
getByScopeAsync(String, String) - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinitions
Gets the information about a role definition based on scope and name.
getByScopeAsync(String, String, ServiceCallback<RoleDefinition>) - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinitions
Gets the information about a role definition based on scope and name.
GraphError - Class in com.microsoft.azure.management.graphrbac
Active Directory error information.
GraphError() - Constructor for class com.microsoft.azure.management.graphrbac.GraphError
 
GraphErrorException - Exception in com.microsoft.azure.management.graphrbac
Exception thrown for an invalid response with GraphError information.
GraphErrorException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.management.graphrbac.GraphErrorException
Initializes a new instance of the GraphErrorException class.
GraphErrorException(String, Response<ResponseBody>, GraphError) - Constructor for exception com.microsoft.azure.management.graphrbac.GraphErrorException
Initializes a new instance of the GraphErrorException class.
GroupAddMemberParameters - Class in com.microsoft.azure.management.graphrbac
Request parameters for adding a member to a group.
GroupAddMemberParameters() - Constructor for class com.microsoft.azure.management.graphrbac.GroupAddMemberParameters
 
GroupGetMemberGroupsParameters - Class in com.microsoft.azure.management.graphrbac
Request parameters for GetMemberGroups API call.
GroupGetMemberGroupsParameters() - Constructor for class com.microsoft.azure.management.graphrbac.GroupGetMemberGroupsParameters
 

I

identifierUris() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication
 
INTELLIGENT_SYSTEMS_ACCOUNT_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage Intelligent Systems accounts.

K

KeyCredentialsUpdateParameters - Class in com.microsoft.azure.management.graphrbac
Request parameters for a KeyCredentials update operation.
KeyCredentialsUpdateParameters() - Constructor for class com.microsoft.azure.management.graphrbac.KeyCredentialsUpdateParameters
 

L

listByScope(String) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignments
List role assignments in a scope.
listByScope(String) - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinitions
List role definitions in a scope.
listByScopeAsync(String) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignments
List role assignments in a scope.
listByScopeAsync(String) - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinitions
List role definitions in a scope.
listMembers() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup
Lists the members in the group.
listMembersAsync() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup
Lists the members in the group.

M

mail() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup
 
mail() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser
 
mailNickname() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser
 
message() - Method in class com.microsoft.azure.management.graphrbac.GraphError
Get the message value.
MONITORING_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can read monitoring data and edit monitoring settings.
MONITORING_READER - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can read all monitoring data.

N

name() - Method in class com.microsoft.azure.management.graphrbac.ProviderOperation
Get the name value.
name() - Method in class com.microsoft.azure.management.graphrbac.ResourceType
Get the name value.
NETWORK_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage all network resources.
NEW_RELIC_APM_ACCOUNT_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage New Relic Application Performance Management accounts and applications.

O

operations() - Method in class com.microsoft.azure.management.graphrbac.ResourceType
Get the operations value.
origin() - Method in class com.microsoft.azure.management.graphrbac.ProviderOperation
Get the origin value.
OWNER - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage everything, including access.

P

password() - Method in class com.microsoft.azure.management.graphrbac.PasswordProfile
Get the password value.
PasswordCredential - Interface in com.microsoft.azure.management.graphrbac
An immutable client-side representation of an Azure AD credential.
PasswordCredential.Definition<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The entirety of a credential definition.
PasswordCredential.DefinitionStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of credential definition stages applicable as part of a application or service principal creation.
PasswordCredential.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The first stage of a credential definition.
PasswordCredential.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The final stage of the credential definition.
PasswordCredential.DefinitionStages.WithAuthFile<ParentT> - Interface in com.microsoft.azure.management.graphrbac
A credential definition stage allowing exporting the auth file for the service principal.
PasswordCredential.DefinitionStages.WithDuration<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the duration of key validity to be set.
PasswordCredential.DefinitionStages.WithKey<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the the password or certificate to be set.
PasswordCredential.DefinitionStages.WithStartDate<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing start date to be set.
PasswordCredential.DefinitionStages.WithSubscriptionInAuthFile<ParentT> - Interface in com.microsoft.azure.management.graphrbac
A credential definition stage allowing the subscription in the auth file to be set.
PasswordCredential.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The entirety of a credential definition as part of a application or service principal update.
PasswordCredential.UpdateDefinitionStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of credential definition stages applicable as part of a application or service principal update.
PasswordCredential.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The first stage of a credential definition.
PasswordCredential.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The final stage of the credential definition.
PasswordCredential.UpdateDefinitionStages.WithAuthFile<ParentT> - Interface in com.microsoft.azure.management.graphrbac
A credential definition stage allowing exporting the auth file for the service principal.
PasswordCredential.UpdateDefinitionStages.WithDuration<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the duration of key validity to be set.
PasswordCredential.UpdateDefinitionStages.WithKey<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the the password or certificate to be set.
PasswordCredential.UpdateDefinitionStages.WithStartDate<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing start date to be set.
PasswordCredential.UpdateDefinitionStages.WithSubscriptionInAuthFile<ParentT> - Interface in com.microsoft.azure.management.graphrbac
A credential definition stage allowing the subscription in the auth file to be set.
passwordCredentials() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication
 
passwordCredentials() - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal
 
PasswordCredentialsUpdateParameters - Class in com.microsoft.azure.management.graphrbac
Request parameters for a PasswordCredentials update operation.
PasswordCredentialsUpdateParameters() - Constructor for class com.microsoft.azure.management.graphrbac.PasswordCredentialsUpdateParameters
 
PasswordProfile - Class in com.microsoft.azure.management.graphrbac
The password profile associated with a user.
PasswordProfile() - Constructor for class com.microsoft.azure.management.graphrbac.PasswordProfile
 
permissions() - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinition
 
permissions() - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
Get the permissions value.
principalId() - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment
 
principalId() - Method in class com.microsoft.azure.management.graphrbac.RoleAssignmentFilter
Get the principalId value.
principalId() - Method in class com.microsoft.azure.management.graphrbac.RoleAssignmentPropertiesWithScope
Get the principalId value.
properties() - Method in class com.microsoft.azure.management.graphrbac.ProviderOperation
Get the properties value.
properties() - Method in class com.microsoft.azure.management.graphrbac.RoleAssignmentCreateParameters
Get the properties value.
ProviderOperation - Class in com.microsoft.azure.management.graphrbac
Operation.
ProviderOperation() - Constructor for class com.microsoft.azure.management.graphrbac.ProviderOperation
 

R

READER - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can view everything, but can't make changes.
REDIS_CACHE_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage Redis caches.
replyUrls() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication
 
ResourceType - Class in com.microsoft.azure.management.graphrbac
Resource Type.
ResourceType() - Constructor for class com.microsoft.azure.management.graphrbac.ResourceType
 
role() - Method in class com.microsoft.azure.management.graphrbac.ClassicAdministratorProperties
Get the role value.
RoleAssignment - Interface in com.microsoft.azure.management.graphrbac
An immutable client-side representation of an Azure AD role assignment.
RoleAssignment.Definition - Interface in com.microsoft.azure.management.graphrbac
Container interface for all the definitions that need to be implemented.
RoleAssignment.DefinitionStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of all the role assignment definition stages.
RoleAssignment.DefinitionStages.Blank - Interface in com.microsoft.azure.management.graphrbac
The first stage of the role assignment definition.
RoleAssignment.DefinitionStages.WithAssignee - Interface in com.microsoft.azure.management.graphrbac
The stage of role assignment definition allowing specifying the assignee information.
RoleAssignment.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.graphrbac
An role assignment definition with sufficient inputs to create a new role assignment in the cloud, but exposing additional optional inputs to specify.
RoleAssignment.DefinitionStages.WithRole - Interface in com.microsoft.azure.management.graphrbac
The stage of role assignment definition allowing specifying the role.
RoleAssignment.DefinitionStages.WithScope - Interface in com.microsoft.azure.management.graphrbac
The stage of role assignment definition allowing specifying the scope of the assignment.
RoleAssignmentCreateParameters - Class in com.microsoft.azure.management.graphrbac
Role assignment create parameters.
RoleAssignmentCreateParameters() - Constructor for class com.microsoft.azure.management.graphrbac.RoleAssignmentCreateParameters
 
RoleAssignmentFilter - Class in com.microsoft.azure.management.graphrbac
Role Assignments filter.
RoleAssignmentFilter() - Constructor for class com.microsoft.azure.management.graphrbac.RoleAssignmentFilter
 
RoleAssignmentPropertiesWithScope - Class in com.microsoft.azure.management.graphrbac
Role assignment properties with scope.
RoleAssignmentPropertiesWithScope() - Constructor for class com.microsoft.azure.management.graphrbac.RoleAssignmentPropertiesWithScope
 
RoleAssignments - Interface in com.microsoft.azure.management.graphrbac
Entry point to role assignment management API.
roleAssignments() - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal
 
RoleDefinition - Interface in com.microsoft.azure.management.graphrbac
An immutable client-side representation of an Azure AD role definition.
RoleDefinitionFilter - Class in com.microsoft.azure.management.graphrbac
Role Definitions filter.
RoleDefinitionFilter() - Constructor for class com.microsoft.azure.management.graphrbac.RoleDefinitionFilter
 
roleDefinitionId() - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment
 
roleDefinitionId() - Method in class com.microsoft.azure.management.graphrbac.RoleAssignmentPropertiesWithScope
Get the roleDefinitionId value.
RoleDefinitionProperties - Class in com.microsoft.azure.management.graphrbac
Role definition properties.
RoleDefinitionProperties() - Constructor for class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
 
RoleDefinitions - Interface in com.microsoft.azure.management.graphrbac
Entry point to role definition management API.
roleName() - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinition
 
roleName() - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionFilter
Get the roleName value.
roleName() - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
Get the roleName value.

S

SCHEDULER_JOB_COLLECTIONS_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage scheduler job collections.
scope() - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment
 
scope() - Method in class com.microsoft.azure.management.graphrbac.RoleAssignmentPropertiesWithScope
Get the scope value.
SEARCH_SERVICE_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage search services.
SECURITY_MANAGER - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage security components, security policies, and virtual machines.
securityEnabled() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup
 
securityEnabledOnly() - Method in class com.microsoft.azure.management.graphrbac.GroupGetMemberGroupsParameters
Get the securityEnabledOnly value.
securityEnabledOnly() - Method in class com.microsoft.azure.management.graphrbac.UserGetMemberGroupsParameters
Get the securityEnabledOnly value.
ServicePrincipal - Interface in com.microsoft.azure.management.graphrbac
An immutable client-side representation of an Azure AD service principal.
ServicePrincipal.Definition - Interface in com.microsoft.azure.management.graphrbac
Container interface for all the definitions that need to be implemented.
ServicePrincipal.DefinitionStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of all the service principal definition stages.
ServicePrincipal.DefinitionStages.Blank - Interface in com.microsoft.azure.management.graphrbac
The first stage of the service principal definition.
ServicePrincipal.DefinitionStages.WithApplication - Interface in com.microsoft.azure.management.graphrbac
A service principal definition allowing application to be specified.
ServicePrincipal.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.graphrbac
A service principal definition with sufficient inputs to create a new service principal in the cloud, but exposing additional optional inputs to specify.
ServicePrincipal.DefinitionStages.WithCredential - Interface in com.microsoft.azure.management.graphrbac
A service principal definition allowing credentials to be specified.
ServicePrincipal.DefinitionStages.WithRoleAssignment - Interface in com.microsoft.azure.management.graphrbac
A service principal definition allowing role assignments to be added.
ServicePrincipal.Update - Interface in com.microsoft.azure.management.graphrbac
The template for a service principal update operation, containing all the settings that can be modified.
ServicePrincipal.UpdateStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of all the service principal update stages.
ServicePrincipal.UpdateStages.WithCredential - Interface in com.microsoft.azure.management.graphrbac
A service principal update allowing credentials to be specified.
ServicePrincipal.UpdateStages.WithRoleAssignment - Interface in com.microsoft.azure.management.graphrbac
A service principal update allowing role assignments to be added.
servicePrincipalNames() - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal
 
ServicePrincipals - Interface in com.microsoft.azure.management.graphrbac
Entry point to service principal management API.
signInName() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser
 
signOnUrl() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication
 
SQL_DB_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage SQL databases, but not their security-related policies.
SQL_SECURITY_MANAGER - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage the security-related policies of SQL servers and databases.
SQL_SERVER_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage SQL servers and databases, but not their security-related policies.
startDate() - Method in interface com.microsoft.azure.management.graphrbac.Credential
 
STORAGE_ACCOUNT_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage storage accounts.
SYMMETRIC - Static variable in class com.microsoft.azure.management.graphrbac.CertificateType
Static value Symmetric for CertificateType.

T

type() - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinition
 
type() - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
Get the type value.

U

url() - Method in class com.microsoft.azure.management.graphrbac.GroupAddMemberParameters
Get the url value.
usageLocation() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser
 
USER_ACCESS_ADMINISTRATOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage user access to Azure resources.
UserGetMemberGroupsParameters - Class in com.microsoft.azure.management.graphrbac
Request parameters for GetMemberGroups API call.
UserGetMemberGroupsParameters() - Constructor for class com.microsoft.azure.management.graphrbac.UserGetMemberGroupsParameters
 
userPrincipalName() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser
 

V

value() - Method in interface com.microsoft.azure.management.graphrbac.Credential
 
value() - Method in class com.microsoft.azure.management.graphrbac.KeyCredentialsUpdateParameters
Get the value value.
value() - Method in class com.microsoft.azure.management.graphrbac.PasswordCredentialsUpdateParameters
Get the value value.
values() - Static method in class com.microsoft.azure.management.graphrbac.BuiltInRole
 
values() - Static method in class com.microsoft.azure.management.graphrbac.CertificateType
 
VIRTUAL_MACHINE_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage virtual machines, but not the virtual network or storage account to which they are connected.

W

WEB_PLAN_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage web plans.
WEBSITE_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage websites, but not the web plans to which they are connected.
withAccountEnabled(boolean) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.DefinitionStages.WithAccontEnabled
Specifies whether the user account is enabled.
withAccountEnabled(boolean) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.UpdateStages.WithAccontEnabled
Specifies whether the user account is enabled.
withAssignableScopes(List<String>) - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
Set the assignableScopes value.
withAsymmetricX509Certificate() - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithCertificateType
Specifies the type of the certificate to be Asymmetric X509.
withAsymmetricX509Certificate() - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithCertificateType
Specifies the type of the certificate to be asymmetric X509.
withAuthFileToExport(OutputStream) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithAuthFile
Export the information of this service principal into an auth file.
withAuthFileToExport(OutputStream) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithAuthFile
Export the information of this service principal into an auth file.
withAuthFileToExport(OutputStream) - Method in interface com.microsoft.azure.management.graphrbac.PasswordCredential.DefinitionStages.WithAuthFile
Export the information of this service principal into an auth file.
withAuthFileToExport(OutputStream) - Method in interface com.microsoft.azure.management.graphrbac.PasswordCredential.UpdateDefinitionStages.WithAuthFile
Export the information of this service principal into an auth file.
withAvailableToOtherTenants(boolean) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithMultiTenant
Specifies if the application can be used in multiple tenants.
withAvailableToOtherTenants(boolean) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages.WithMultiTenant
Specifies if the application can be used in multiple tenants.
withBuiltInRole(BuiltInRole) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithRole
Specifies the name of a built in role for this assignment.
withCode(String) - Method in class com.microsoft.azure.management.graphrbac.GraphError
Set the code value.
withDescription(String) - Method in class com.microsoft.azure.management.graphrbac.ProviderOperation
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
Set the description value.
withDisplayName(String) - Method in class com.microsoft.azure.management.graphrbac.ProviderOperation
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.management.graphrbac.ResourceType
Set the displayName value.
withDuration(Duration) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithDuration
Specifies the duration for which password or key would be valid.
withDuration(Duration) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithDuration
Specifies the duration for which password or key would be valid.
withDuration(Duration) - Method in interface com.microsoft.azure.management.graphrbac.PasswordCredential.DefinitionStages.WithDuration
Specifies the duration for which password or key would be valid.
withDuration(Duration) - Method in interface com.microsoft.azure.management.graphrbac.PasswordCredential.UpdateDefinitionStages.WithDuration
Specifies the duration for which password or key would be valid.
withEmailAddress(String) - Method in class com.microsoft.azure.management.graphrbac.ClassicAdministratorProperties
Set the emailAddress value.
withEmailAlias(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.DefinitionStages.WithEmailAlias
 
withEmailAlias(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.DefinitionStages.WithUserPrincipalName
Specifies the email alias of the new user.
withExistingApplication(String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithApplication
Specifies an existing application by its app ID.
withExistingApplication(ActiveDirectoryApplication) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithApplication
Specifies an existing application to use by the service principal.
withForceChangePasswordNextLogin(Boolean) - Method in class com.microsoft.azure.management.graphrbac.PasswordProfile
Set the forceChangePasswordNextLogin value.
withIdentifierUrl(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithIdentifierUrl
Adds an identifier URL to the application.
withIdentifierUrl(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages.WithIdentifierUrl
Adds an identifier URL to the application.
withMember(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.DefinitionStages.WithMember
Add a member based on its object id.
withMember(ActiveDirectoryUser) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.DefinitionStages.WithMember
Adds a user as a member in the group.
withMember(ActiveDirectoryGroup) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.DefinitionStages.WithMember
Adds a group as a member in the group.
withMember(ServicePrincipal) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.DefinitionStages.WithMember
Adds a service principal as a member in the group.
withMember(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.UpdateStages.WithMember
Adds a member based on its object id.
withMember(ActiveDirectoryUser) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.UpdateStages.WithMember
Adds a user as a member in the group.
withMember(ActiveDirectoryGroup) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.UpdateStages.WithMember
Adds a group as a member in the group.
withMember(ServicePrincipal) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.UpdateStages.WithMember
Adds a service principal as a member in the group.
withMessage(String) - Method in class com.microsoft.azure.management.graphrbac.GraphError
Set the message value.
withName(String) - Method in class com.microsoft.azure.management.graphrbac.ProviderOperation
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.graphrbac.ResourceType
Set the name value.
withNewApplication(Creatable<ActiveDirectoryApplication>) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithApplication
Specifies a new application to create and use by the service principal.
withNewApplication(String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithApplication
Specifies a new application to create and use by the service principal.
withNewRole(BuiltInRole, String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithRoleAssignment
Assigns a new role to the service principal.
withNewRole(BuiltInRole, String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.UpdateStages.WithRoleAssignment
Assigns a new role to the service principal.
withNewRoleInResourceGroup(BuiltInRole, ResourceGroup) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithRoleAssignment
Assigns a new role to the service principal.
withNewRoleInResourceGroup(BuiltInRole, ResourceGroup) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.UpdateStages.WithRoleAssignment
Assigns a new role to the service principal.
withNewRoleInSubscription(BuiltInRole, String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithRoleAssignment
Assigns a new role to the service principal.
withNewRoleInSubscription(BuiltInRole, String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.UpdateStages.WithRoleAssignment
Assigns a new role to the service principal.
withOperations(List<ProviderOperation>) - Method in class com.microsoft.azure.management.graphrbac.ResourceType
Set the operations value.
withOrigin(String) - Method in class com.microsoft.azure.management.graphrbac.ProviderOperation
Set the origin value.
withoutCredential(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages.WithCredential
Removes a key.
withoutCredential(String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.UpdateStages.WithCredential
Removes a credential.
withoutIdentifierUrl(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages.WithIdentifierUrl
Removes an identifier URL from the application.
withoutMember(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.UpdateStages.WithMember
Removes a member based on its object id.
withoutMember(ActiveDirectoryUser) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.UpdateStages.WithMember
Removes a user as a member in the group.
withoutMember(ActiveDirectoryGroup) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.UpdateStages.WithMember
Removes a group as a member in the group.
withoutMember(ServicePrincipal) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.UpdateStages.WithMember
Removes a service principal as a member in the group.
withoutReplyUrl(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages.WithReplyUrl
Removes a reply URL.
withoutRole(RoleAssignment) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.UpdateStages.WithRoleAssignment
Removes a role from the service principal.
withPassword(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.DefinitionStages.WithPassword
Specifies the password of the user.
withPassword(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.UpdateStages.WithPassword
Specifies the password of the user.
withPassword(String) - Method in class com.microsoft.azure.management.graphrbac.PasswordProfile
Set the password value.
withPasswordValue(String) - Method in interface com.microsoft.azure.management.graphrbac.PasswordCredential.DefinitionStages.WithKey
Use a password as a key.
withPasswordValue(String) - Method in interface com.microsoft.azure.management.graphrbac.PasswordCredential.UpdateDefinitionStages.WithKey
Use a password as a key.
withPermissions(List<PermissionInner>) - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
Set the permissions value.
withPrincipalId(String) - Method in class com.microsoft.azure.management.graphrbac.RoleAssignmentFilter
Set the principalId value.
withPrincipalId(String) - Method in class com.microsoft.azure.management.graphrbac.RoleAssignmentPropertiesWithScope
Set the principalId value.
withPrivateKeyFile(String) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithAuthFileCertificate
Export the information of this service principal into an auth file.
withPrivateKeyFile(String) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithAuthFileCertificate
Export the information of this service principal into an auth file.
withPrivateKeyPassword(String) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithAuthFileCertificatePassword
Export the information of this service principal into an auth file.
withPrivateKeyPassword(String) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithAuthFileCertificatePassword
Export the information of this service principal into an auth file.
withPromptToChangePasswordOnLogin(boolean) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.DefinitionStages.WithPromptToChangePasswordOnLogin
Specifies whether the user should change password on the next login.
withPromptToChangePasswordOnLogin(boolean) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLogin
Specifies whether the user should change password on the next login.
withProperties(Object) - Method in class com.microsoft.azure.management.graphrbac.ProviderOperation
Set the properties value.
withProperties(RoleAssignmentPropertiesInner) - Method in class com.microsoft.azure.management.graphrbac.RoleAssignmentCreateParameters
Set the properties value.
withPublicKey(byte[]) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithPublicKey
Specifies the public key for an asymmetric X509 certificate.
withPublicKey(byte[]) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithPublicKey
Specifies the public key for an asymmetric X509 certificate.
withReplyUrl(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithReplyUrl
Adds a reply URL to the application.
withReplyUrl(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages.WithReplyUrl
Adds a reply URL to the application.
withResourceGroupScope(ResourceGroup) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithScope
Specifies the scope of the role assignment to be a resource group.
withResourceScope(Resource) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithScope
Specifies the scope of the role assignment to be a specific resource.
withRole(String) - Method in class com.microsoft.azure.management.graphrbac.ClassicAdministratorProperties
Set the role value.
withRoleDefinition(String) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithRole
Specifies the ID of the custom role for this assignment.
withRoleDefinitionId(String) - Method in class com.microsoft.azure.management.graphrbac.RoleAssignmentPropertiesWithScope
Set the roleDefinitionId value.
withRoleName(String) - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionFilter
Set the roleName value.
withRoleName(String) - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
Set the roleName value.
withScope(String) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithScope
Specifies the scope of the role assignment.
withScope(String) - Method in class com.microsoft.azure.management.graphrbac.RoleAssignmentPropertiesWithScope
Set the scope value.
withSecretKey(byte[]) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithSymmetricKey
Specifies the secret key for a symmetric encryption.
withSecretKey(byte[]) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithSymmetricKey
Specifies the secret key for a symmetric encryption.
withSecurityEnabledOnly(boolean) - Method in class com.microsoft.azure.management.graphrbac.GroupGetMemberGroupsParameters
Set the securityEnabledOnly value.
withSecurityEnabledOnly(boolean) - Method in class com.microsoft.azure.management.graphrbac.UserGetMemberGroupsParameters
Set the securityEnabledOnly value.
withSignOnUrl(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithSignOnUrl
Specifies the sign on URL.
withSignOnUrl(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages.WithSignOnUrl
Specifies the sign on URL.
withStartDate(DateTime) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithStartDate
Specifies the start date after which password or key would be valid.
withStartDate(DateTime) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithStartDate
Specifies the start date after which password or key would be valid.
withStartDate(DateTime) - Method in interface com.microsoft.azure.management.graphrbac.PasswordCredential.DefinitionStages.WithStartDate
Specifies the start date after which password or key would be valid.
withStartDate(DateTime) - Method in interface com.microsoft.azure.management.graphrbac.PasswordCredential.UpdateDefinitionStages.WithStartDate
Specifies the start date after which password or key would be valid.
withSubscriptionId(String) - Method in interface com.microsoft.azure.management.graphrbac.PasswordCredential.DefinitionStages.WithSubscriptionInAuthFile
Specifies the "subscription=" field in the auth file.
withSubscriptionId(String) - Method in interface com.microsoft.azure.management.graphrbac.PasswordCredential.UpdateDefinitionStages.WithSubscriptionInAuthFile
Specifies the "subscription=" field in the auth file.
withSubscriptionScope(String) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithScope
Specifies the scope of the role assignment to be an entire subscription.
withSymmetricEncryption() - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithCertificateType
Specifies the type of the certificate to be symmetric.
withSymmetricEncryption() - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithCertificateType
Specifies the type of the certificate to be symmetric.
withType(String) - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
Set the type value.
withUrl(String) - Method in class com.microsoft.azure.management.graphrbac.GroupAddMemberParameters
Set the url value.
withUsageLocation(CountryIsoCode) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.DefinitionStages.WithUsageLocation
Specifies the usage location for the user.
withUsageLocation(CountryIsoCode) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.UpdateStages.WithUsageLocation
Specifies the usage location for the user.
withUserPrincipalName(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.DefinitionStages.WithUserPrincipalName
Specifies the user principal name of the user.
withValue(List<KeyCredentialInner>) - Method in class com.microsoft.azure.management.graphrbac.KeyCredentialsUpdateParameters
Set the value value.
withValue(List<PasswordCredentialInner>) - Method in class com.microsoft.azure.management.graphrbac.PasswordCredentialsUpdateParameters
Set the value value.
A B C D E F G I K L M N O P R S T U V W 
Skip navigation links

/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/