# Functions
New creates an instance of the ManagementClient client.
NewApplicationsClient creates an instance of the ApplicationsClient client.
NewApplicationsClientWithBaseURI creates an instance of the ApplicationsClient client.
NewGroupsClient creates an instance of the GroupsClient client.
NewGroupsClientWithBaseURI creates an instance of the GroupsClient client.
NewObjectsClient creates an instance of the ObjectsClient client.
NewObjectsClientWithBaseURI creates an instance of the ObjectsClient client.
NewServicePrincipalsClient creates an instance of the ServicePrincipalsClient client.
NewServicePrincipalsClientWithBaseURI creates an instance of the ServicePrincipalsClient client.
NewUsersClient creates an instance of the UsersClient client.
NewUsersClientWithBaseURI creates an instance of the UsersClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.
# Constants
DefaultBaseURI is the default URI used for the service Graphrbac.
# Structs
AADObject is the properties of an Active Directory object.
ADGroup is active Directory group information.
Application is active Directory application information.
ApplicationCreateParameters is request parameters for creating a new application.
ApplicationListResult is application list operation result.
ApplicationsClient is the composite Swagger specification for Azure Active Directory Graph RBAC management client.
ApplicationUpdateParameters is request parameters for updating an existing application.
CheckGroupMembershipParameters is request parameters for IsMemberOf API call.
CheckGroupMembershipResult is server response for IsMemberOf API call.
ErrorMessage is active Directory error message.
GetObjectsParameters is request parameters for the GetObjectsByObjectIds API.
GetObjectsResult is the response to an Active Directory object inquiry API request.
GraphError is active Directory error information.
GroupAddMemberParameters is request parameters for adding a member to a group.
GroupCreateParameters is request parameters for creating a new group.
GroupGetMemberGroupsParameters is request parameters for GetMemberGroups API call.
GroupGetMemberGroupsResult is server response for GetMemberGroups API call.
GroupListResult is server response for Get tenant groups API call.
GroupsClient is the composite Swagger specification for Azure Active Directory Graph RBAC management client.
KeyCredential is active Directory Key Credential information.
KeyCredentialListResult is keyCredential list operation result.
KeyCredentialsUpdateParameters is request parameters for a KeyCredentials update operation.
ManagementClient is the base client for Graphrbac.
ObjectsClient is the composite Swagger specification for Azure Active Directory Graph RBAC management client.
OdataError is active Directory OData error information.
PasswordCredential is active Directory Password Credential information.
PasswordCredentialListResult is passwordCredential list operation result.
PasswordCredentialsUpdateParameters is request parameters for a PasswordCredentials update operation.
PasswordProfile is the password profile associated with a user.
ServicePrincipal is active Directory service principal information.
ServicePrincipalCreateParameters is request parameters for creating a new service principal.
ServicePrincipalListResult is server response for get tenant service principals API call.
ServicePrincipalsClient is the composite Swagger specification for Azure Active Directory Graph RBAC management client.
User is active Directory user information.
UserCreateParameters is request parameters for creating a new work or school account user.
UserGetMemberGroupsParameters is request parameters for GetMemberGroups API call.
UserGetMemberGroupsResult is server response for GetMemberGroups API call.
UserListResult is server response for Get tenant users API call.
UsersClient is the composite Swagger specification for Azure Active Directory Graph RBAC management client.
UserUpdateParameters is request parameters for updating an existing work or school account user.