Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphAppRoleAssignmentInner
-
Packages that use MicrosoftGraphAppRoleAssignmentInner Package Description com.azure.resourcemanager.authorization.fluent Package containing the service clients for AuthorizationManagementClient.com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphAppRoleAssignmentInner in com.azure.resourcemanager.authorization.fluent
Methods in com.azure.resourcemanager.authorization.fluent that return MicrosoftGraphAppRoleAssignmentInner Modifier and Type Method Description MicrosoftGraphAppRoleAssignmentInner
ServicePrincipalsClient. createAppRoleAssignedTo(String servicePrincipalId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignedTo for servicePrincipals.MicrosoftGraphAppRoleAssignmentInner
GroupsClient. createAppRoleAssignments(String groupId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignments for groups.MicrosoftGraphAppRoleAssignmentInner
ServicePrincipalsClient. createAppRoleAssignments(String servicePrincipalId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignments for servicePrincipals.MicrosoftGraphAppRoleAssignmentInner
UsersClient. createAppRoleAssignments(String userId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignments for users.MicrosoftGraphAppRoleAssignmentInner
ServicePrincipalsClient. getAppRoleAssignedTo(String servicePrincipalId, String appRoleAssignmentId)
Get appRoleAssignedTo from servicePrincipals.MicrosoftGraphAppRoleAssignmentInner
GroupsClient. getAppRoleAssignments(String groupId, String appRoleAssignmentId)
Get appRoleAssignments from groups.MicrosoftGraphAppRoleAssignmentInner
ServicePrincipalsClient. getAppRoleAssignments(String servicePrincipalId, String appRoleAssignmentId)
Get appRoleAssignments from servicePrincipals.MicrosoftGraphAppRoleAssignmentInner
UsersClient. getAppRoleAssignments(String userId, String appRoleAssignmentId)
Get appRoleAssignments from users.Methods in com.azure.resourcemanager.authorization.fluent that return types with arguments of type MicrosoftGraphAppRoleAssignmentInner Modifier and Type Method Description Mono<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. createAppRoleAssignedToAsync(String servicePrincipalId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignedTo for servicePrincipals.com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. createAppRoleAssignedToWithResponse(String servicePrincipalId, MicrosoftGraphAppRoleAssignmentInner body, com.azure.core.util.Context context)
Create new navigation property to appRoleAssignedTo for servicePrincipals.Mono<com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>>
ServicePrincipalsClient. createAppRoleAssignedToWithResponseAsync(String servicePrincipalId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignedTo for servicePrincipals.Mono<MicrosoftGraphAppRoleAssignmentInner>
GroupsClient. createAppRoleAssignmentsAsync(String groupId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignments for groups.Mono<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. createAppRoleAssignmentsAsync(String servicePrincipalId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignments for servicePrincipals.Mono<MicrosoftGraphAppRoleAssignmentInner>
UsersClient. createAppRoleAssignmentsAsync(String userId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignments for users.com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>
GroupsClient. createAppRoleAssignmentsWithResponse(String groupId, MicrosoftGraphAppRoleAssignmentInner body, com.azure.core.util.Context context)
Create new navigation property to appRoleAssignments for groups.com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. createAppRoleAssignmentsWithResponse(String servicePrincipalId, MicrosoftGraphAppRoleAssignmentInner body, com.azure.core.util.Context context)
Create new navigation property to appRoleAssignments for servicePrincipals.com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>
UsersClient. createAppRoleAssignmentsWithResponse(String userId, MicrosoftGraphAppRoleAssignmentInner body, com.azure.core.util.Context context)
Create new navigation property to appRoleAssignments for users.Mono<com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>>
GroupsClient. createAppRoleAssignmentsWithResponseAsync(String groupId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignments for groups.Mono<com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>>
ServicePrincipalsClient. createAppRoleAssignmentsWithResponseAsync(String servicePrincipalId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignments for servicePrincipals.Mono<com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>>
UsersClient. createAppRoleAssignmentsWithResponseAsync(String userId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignments for users.Mono<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. getAppRoleAssignedToAsync(String servicePrincipalId, String appRoleAssignmentId)
Get appRoleAssignedTo from servicePrincipals.Mono<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. getAppRoleAssignedToAsync(String servicePrincipalId, String appRoleAssignmentId, List<ServicePrincipalsSelect> select, List<String> expand)
Get appRoleAssignedTo from servicePrincipals.com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. getAppRoleAssignedToWithResponse(String servicePrincipalId, String appRoleAssignmentId, List<ServicePrincipalsSelect> select, List<String> expand, com.azure.core.util.Context context)
Get appRoleAssignedTo from servicePrincipals.Mono<com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>>
ServicePrincipalsClient. getAppRoleAssignedToWithResponseAsync(String servicePrincipalId, String appRoleAssignmentId, List<ServicePrincipalsSelect> select, List<String> expand)
Get appRoleAssignedTo from servicePrincipals.Mono<MicrosoftGraphAppRoleAssignmentInner>
GroupsClient. getAppRoleAssignmentsAsync(String groupId, String appRoleAssignmentId)
Get appRoleAssignments from groups.Mono<MicrosoftGraphAppRoleAssignmentInner>
GroupsClient. getAppRoleAssignmentsAsync(String groupId, String appRoleAssignmentId, List<GroupsSelect> select, List<String> expand)
Get appRoleAssignments from groups.Mono<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. getAppRoleAssignmentsAsync(String servicePrincipalId, String appRoleAssignmentId)
Get appRoleAssignments from servicePrincipals.Mono<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. getAppRoleAssignmentsAsync(String servicePrincipalId, String appRoleAssignmentId, List<ServicePrincipalsSelect> select, List<String> expand)
Get appRoleAssignments from servicePrincipals.Mono<MicrosoftGraphAppRoleAssignmentInner>
UsersClient. getAppRoleAssignmentsAsync(String userId, String appRoleAssignmentId)
Get appRoleAssignments from users.Mono<MicrosoftGraphAppRoleAssignmentInner>
UsersClient. getAppRoleAssignmentsAsync(String userId, String appRoleAssignmentId, List<UsersSelect> select, List<String> expand)
Get appRoleAssignments from users.com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>
GroupsClient. getAppRoleAssignmentsWithResponse(String groupId, String appRoleAssignmentId, List<GroupsSelect> select, List<String> expand, com.azure.core.util.Context context)
Get appRoleAssignments from groups.com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. getAppRoleAssignmentsWithResponse(String servicePrincipalId, String appRoleAssignmentId, List<ServicePrincipalsSelect> select, List<String> expand, com.azure.core.util.Context context)
Get appRoleAssignments from servicePrincipals.com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>
UsersClient. getAppRoleAssignmentsWithResponse(String userId, String appRoleAssignmentId, List<UsersSelect> select, List<String> expand, com.azure.core.util.Context context)
Get appRoleAssignments from users.Mono<com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>>
GroupsClient. getAppRoleAssignmentsWithResponseAsync(String groupId, String appRoleAssignmentId, List<GroupsSelect> select, List<String> expand)
Get appRoleAssignments from groups.Mono<com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>>
ServicePrincipalsClient. getAppRoleAssignmentsWithResponseAsync(String servicePrincipalId, String appRoleAssignmentId, List<ServicePrincipalsSelect> select, List<String> expand)
Get appRoleAssignments from servicePrincipals.Mono<com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>>
UsersClient. getAppRoleAssignmentsWithResponseAsync(String userId, String appRoleAssignmentId, List<UsersSelect> select, List<String> expand)
Get appRoleAssignments from users.com.azure.core.http.rest.PagedIterable<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. listAppRoleAssignedTo(String servicePrincipalId)
Get appRoleAssignedTo from servicePrincipals.com.azure.core.http.rest.PagedIterable<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. listAppRoleAssignedTo(String servicePrincipalId, Integer top, Integer skip, String search, String filter, Boolean count, List<ServicePrincipalsOrderby> orderby, List<ServicePrincipalsSelect> select, List<String> expand, com.azure.core.util.Context context)
Get appRoleAssignedTo from servicePrincipals.com.azure.core.http.rest.PagedFlux<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. listAppRoleAssignedToAsync(String servicePrincipalId)
Get appRoleAssignedTo from servicePrincipals.com.azure.core.http.rest.PagedFlux<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. listAppRoleAssignedToAsync(String servicePrincipalId, Integer top, Integer skip, String search, String filter, Boolean count, List<ServicePrincipalsOrderby> orderby, List<ServicePrincipalsSelect> select, List<String> expand)
Get appRoleAssignedTo from servicePrincipals.com.azure.core.http.rest.PagedIterable<MicrosoftGraphAppRoleAssignmentInner>
GroupsClient. listAppRoleAssignments(String groupId)
Get appRoleAssignments from groups.com.azure.core.http.rest.PagedIterable<MicrosoftGraphAppRoleAssignmentInner>
GroupsClient. listAppRoleAssignments(String groupId, Integer top, Integer skip, String search, String filter, Boolean count, List<GroupsOrderby> orderby, List<GroupsSelect> select, List<String> expand, com.azure.core.util.Context context)
Get appRoleAssignments from groups.com.azure.core.http.rest.PagedIterable<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. listAppRoleAssignments(String servicePrincipalId)
Get appRoleAssignments from servicePrincipals.com.azure.core.http.rest.PagedIterable<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. listAppRoleAssignments(String servicePrincipalId, Integer top, Integer skip, String search, String filter, Boolean count, List<ServicePrincipalsOrderby> orderby, List<ServicePrincipalsSelect> select, List<String> expand, com.azure.core.util.Context context)
Get appRoleAssignments from servicePrincipals.com.azure.core.http.rest.PagedIterable<MicrosoftGraphAppRoleAssignmentInner>
UsersClient. listAppRoleAssignments(String userId)
Get appRoleAssignments from users.com.azure.core.http.rest.PagedIterable<MicrosoftGraphAppRoleAssignmentInner>
UsersClient. listAppRoleAssignments(String userId, Integer top, Integer skip, String search, String filter, Boolean count, List<UsersOrderby> orderby, List<UsersSelect> select, List<String> expand, com.azure.core.util.Context context)
Get appRoleAssignments from users.com.azure.core.http.rest.PagedFlux<MicrosoftGraphAppRoleAssignmentInner>
GroupsClient. listAppRoleAssignmentsAsync(String groupId)
Get appRoleAssignments from groups.com.azure.core.http.rest.PagedFlux<MicrosoftGraphAppRoleAssignmentInner>
GroupsClient. listAppRoleAssignmentsAsync(String groupId, Integer top, Integer skip, String search, String filter, Boolean count, List<GroupsOrderby> orderby, List<GroupsSelect> select, List<String> expand)
Get appRoleAssignments from groups.com.azure.core.http.rest.PagedFlux<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. listAppRoleAssignmentsAsync(String servicePrincipalId)
Get appRoleAssignments from servicePrincipals.com.azure.core.http.rest.PagedFlux<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. listAppRoleAssignmentsAsync(String servicePrincipalId, Integer top, Integer skip, String search, String filter, Boolean count, List<ServicePrincipalsOrderby> orderby, List<ServicePrincipalsSelect> select, List<String> expand)
Get appRoleAssignments from servicePrincipals.com.azure.core.http.rest.PagedFlux<MicrosoftGraphAppRoleAssignmentInner>
UsersClient. listAppRoleAssignmentsAsync(String userId)
Get appRoleAssignments from users.com.azure.core.http.rest.PagedFlux<MicrosoftGraphAppRoleAssignmentInner>
UsersClient. listAppRoleAssignmentsAsync(String userId, Integer top, Integer skip, String search, String filter, Boolean count, List<UsersOrderby> orderby, List<UsersSelect> select, List<String> expand)
Get appRoleAssignments from users.Methods in com.azure.resourcemanager.authorization.fluent with parameters of type MicrosoftGraphAppRoleAssignmentInner Modifier and Type Method Description MicrosoftGraphAppRoleAssignmentInner
ServicePrincipalsClient. createAppRoleAssignedTo(String servicePrincipalId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignedTo for servicePrincipals.Mono<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. createAppRoleAssignedToAsync(String servicePrincipalId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignedTo for servicePrincipals.com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. createAppRoleAssignedToWithResponse(String servicePrincipalId, MicrosoftGraphAppRoleAssignmentInner body, com.azure.core.util.Context context)
Create new navigation property to appRoleAssignedTo for servicePrincipals.Mono<com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>>
ServicePrincipalsClient. createAppRoleAssignedToWithResponseAsync(String servicePrincipalId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignedTo for servicePrincipals.MicrosoftGraphAppRoleAssignmentInner
GroupsClient. createAppRoleAssignments(String groupId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignments for groups.MicrosoftGraphAppRoleAssignmentInner
ServicePrincipalsClient. createAppRoleAssignments(String servicePrincipalId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignments for servicePrincipals.MicrosoftGraphAppRoleAssignmentInner
UsersClient. createAppRoleAssignments(String userId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignments for users.Mono<MicrosoftGraphAppRoleAssignmentInner>
GroupsClient. createAppRoleAssignmentsAsync(String groupId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignments for groups.Mono<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. createAppRoleAssignmentsAsync(String servicePrincipalId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignments for servicePrincipals.Mono<MicrosoftGraphAppRoleAssignmentInner>
UsersClient. createAppRoleAssignmentsAsync(String userId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignments for users.com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>
GroupsClient. createAppRoleAssignmentsWithResponse(String groupId, MicrosoftGraphAppRoleAssignmentInner body, com.azure.core.util.Context context)
Create new navigation property to appRoleAssignments for groups.com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>
ServicePrincipalsClient. createAppRoleAssignmentsWithResponse(String servicePrincipalId, MicrosoftGraphAppRoleAssignmentInner body, com.azure.core.util.Context context)
Create new navigation property to appRoleAssignments for servicePrincipals.com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>
UsersClient. createAppRoleAssignmentsWithResponse(String userId, MicrosoftGraphAppRoleAssignmentInner body, com.azure.core.util.Context context)
Create new navigation property to appRoleAssignments for users.Mono<com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>>
GroupsClient. createAppRoleAssignmentsWithResponseAsync(String groupId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignments for groups.Mono<com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>>
ServicePrincipalsClient. createAppRoleAssignmentsWithResponseAsync(String servicePrincipalId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignments for servicePrincipals.Mono<com.azure.core.http.rest.Response<MicrosoftGraphAppRoleAssignmentInner>>
UsersClient. createAppRoleAssignmentsWithResponseAsync(String userId, MicrosoftGraphAppRoleAssignmentInner body)
Create new navigation property to appRoleAssignments for users.void
ServicePrincipalsClient. updateAppRoleAssignedTo(String servicePrincipalId, String appRoleAssignmentId, MicrosoftGraphAppRoleAssignmentInner body)
Update the navigation property appRoleAssignedTo in servicePrincipals.Mono<Void>
ServicePrincipalsClient. updateAppRoleAssignedToAsync(String servicePrincipalId, String appRoleAssignmentId, MicrosoftGraphAppRoleAssignmentInner body)
Update the navigation property appRoleAssignedTo in servicePrincipals.com.azure.core.http.rest.Response<Void>
ServicePrincipalsClient. updateAppRoleAssignedToWithResponse(String servicePrincipalId, String appRoleAssignmentId, MicrosoftGraphAppRoleAssignmentInner body, com.azure.core.util.Context context)
Update the navigation property appRoleAssignedTo in servicePrincipals.Mono<com.azure.core.http.rest.Response<Void>>
ServicePrincipalsClient. updateAppRoleAssignedToWithResponseAsync(String servicePrincipalId, String appRoleAssignmentId, MicrosoftGraphAppRoleAssignmentInner body)
Update the navigation property appRoleAssignedTo in servicePrincipals.void
GroupsClient. updateAppRoleAssignments(String groupId, String appRoleAssignmentId, MicrosoftGraphAppRoleAssignmentInner body)
Update the navigation property appRoleAssignments in groups.void
ServicePrincipalsClient. updateAppRoleAssignments(String servicePrincipalId, String appRoleAssignmentId, MicrosoftGraphAppRoleAssignmentInner body)
Update the navigation property appRoleAssignments in servicePrincipals.void
UsersClient. updateAppRoleAssignments(String userId, String appRoleAssignmentId, MicrosoftGraphAppRoleAssignmentInner body)
Update the navigation property appRoleAssignments in users.Mono<Void>
GroupsClient. updateAppRoleAssignmentsAsync(String groupId, String appRoleAssignmentId, MicrosoftGraphAppRoleAssignmentInner body)
Update the navigation property appRoleAssignments in groups.Mono<Void>
ServicePrincipalsClient. updateAppRoleAssignmentsAsync(String servicePrincipalId, String appRoleAssignmentId, MicrosoftGraphAppRoleAssignmentInner body)
Update the navigation property appRoleAssignments in servicePrincipals.Mono<Void>
UsersClient. updateAppRoleAssignmentsAsync(String userId, String appRoleAssignmentId, MicrosoftGraphAppRoleAssignmentInner body)
Update the navigation property appRoleAssignments in users.com.azure.core.http.rest.Response<Void>
GroupsClient. updateAppRoleAssignmentsWithResponse(String groupId, String appRoleAssignmentId, MicrosoftGraphAppRoleAssignmentInner body, com.azure.core.util.Context context)
Update the navigation property appRoleAssignments in groups.com.azure.core.http.rest.Response<Void>
ServicePrincipalsClient. updateAppRoleAssignmentsWithResponse(String servicePrincipalId, String appRoleAssignmentId, MicrosoftGraphAppRoleAssignmentInner body, com.azure.core.util.Context context)
Update the navigation property appRoleAssignments in servicePrincipals.com.azure.core.http.rest.Response<Void>
UsersClient. updateAppRoleAssignmentsWithResponse(String userId, String appRoleAssignmentId, MicrosoftGraphAppRoleAssignmentInner body, com.azure.core.util.Context context)
Update the navigation property appRoleAssignments in users.Mono<com.azure.core.http.rest.Response<Void>>
GroupsClient. updateAppRoleAssignmentsWithResponseAsync(String groupId, String appRoleAssignmentId, MicrosoftGraphAppRoleAssignmentInner body)
Update the navigation property appRoleAssignments in groups.Mono<com.azure.core.http.rest.Response<Void>>
ServicePrincipalsClient. updateAppRoleAssignmentsWithResponseAsync(String servicePrincipalId, String appRoleAssignmentId, MicrosoftGraphAppRoleAssignmentInner body)
Update the navigation property appRoleAssignments in servicePrincipals.Mono<com.azure.core.http.rest.Response<Void>>
UsersClient. updateAppRoleAssignmentsWithResponseAsync(String userId, String appRoleAssignmentId, MicrosoftGraphAppRoleAssignmentInner body)
Update the navigation property appRoleAssignments in users. -
Uses of MicrosoftGraphAppRoleAssignmentInner in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphAppRoleAssignmentInner Modifier and Type Method Description MicrosoftGraphAppRoleAssignmentInner
MicrosoftGraphAppRoleAssignmentInner. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: Represents an Azure Active Directory object.MicrosoftGraphAppRoleAssignmentInner
MicrosoftGraphAppRoleAssignmentInner. withAppRoleId(UUID appRoleId)
Set the appRoleId property: The identifier (id) for the app role which is assigned to the principal.MicrosoftGraphAppRoleAssignmentInner
MicrosoftGraphAppRoleAssignmentInner. withCreatedDateTime(OffsetDateTime createdDateTime)
Set the createdDateTime property: The createdDateTime property.MicrosoftGraphAppRoleAssignmentInner
MicrosoftGraphAppRoleAssignmentInner. withDeletedDateTime(OffsetDateTime deletedDateTime)
Set the deletedDateTime property: The deletedDateTime property.MicrosoftGraphAppRoleAssignmentInner
MicrosoftGraphAppRoleAssignmentInner. withId(String id)
Set the id property: Read-only.MicrosoftGraphAppRoleAssignmentInner
MicrosoftGraphAppRoleAssignmentInner. withPrincipalDisplayName(String principalDisplayName)
Set the principalDisplayName property: The display name of the user, group, or service principal that was granted the app role assignment.MicrosoftGraphAppRoleAssignmentInner
MicrosoftGraphAppRoleAssignmentInner. withPrincipalId(UUID principalId)
Set the principalId property: The unique identifier (id) for the user, group or service principal being granted the app role.MicrosoftGraphAppRoleAssignmentInner
MicrosoftGraphAppRoleAssignmentInner. withPrincipalType(String principalType)
Set the principalType property: The type of the assigned principal.MicrosoftGraphAppRoleAssignmentInner
MicrosoftGraphAppRoleAssignmentInner. withResourceDisplayName(String resourceDisplayName)
Set the resourceDisplayName property: The display name of the resource app's service principal to which the assignment is made.MicrosoftGraphAppRoleAssignmentInner
MicrosoftGraphAppRoleAssignmentInner. withResourceId(UUID resourceId)
Set the resourceId property: The unique identifier (id) for the resource service principal for which the assignment is made.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphAppRoleAssignmentInner Modifier and Type Method Description List<MicrosoftGraphAppRoleAssignmentInner>
MicrosoftGraphServicePrincipalInner. appRoleAssignedTo()
Get the appRoleAssignedTo property: Principals (users, groups, and service principals) that are assigned to this service principal.List<MicrosoftGraphAppRoleAssignmentInner>
MicrosoftGraphGroupInner. appRoleAssignments()
Get the appRoleAssignments property: The appRoleAssignments property.List<MicrosoftGraphAppRoleAssignmentInner>
MicrosoftGraphServicePrincipalInner. appRoleAssignments()
Get the appRoleAssignments property: Applications that this service principal is assigned to.List<MicrosoftGraphAppRoleAssignmentInner>
MicrosoftGraphUserInner. appRoleAssignments()
Get the appRoleAssignments property: The appRoleAssignments property.List<MicrosoftGraphAppRoleAssignmentInner>
CollectionOfAppRoleAssignment. value()
Get the value property: The value property.List<MicrosoftGraphAppRoleAssignmentInner>
CollectionOfAppRoleAssignment0. value()
Get the value property: The value property.List<MicrosoftGraphAppRoleAssignmentInner>
CollectionOfAppRoleAssignment1. value()
Get the value property: The value property.List<MicrosoftGraphAppRoleAssignmentInner>
CollectionOfAppRoleAssignment2. value()
Get the value property: The value property.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphAppRoleAssignmentInner Modifier and Type Method Description MicrosoftGraphServicePrincipalInner
MicrosoftGraphServicePrincipalInner. withAppRoleAssignedTo(List<MicrosoftGraphAppRoleAssignmentInner> appRoleAssignedTo)
Set the appRoleAssignedTo property: Principals (users, groups, and service principals) that are assigned to this service principal.MicrosoftGraphGroupInner
MicrosoftGraphGroupInner. withAppRoleAssignments(List<MicrosoftGraphAppRoleAssignmentInner> appRoleAssignments)
Set the appRoleAssignments property: The appRoleAssignments property.MicrosoftGraphServicePrincipalInner
MicrosoftGraphServicePrincipalInner. withAppRoleAssignments(List<MicrosoftGraphAppRoleAssignmentInner> appRoleAssignments)
Set the appRoleAssignments property: Applications that this service principal is assigned to.MicrosoftGraphUserInner
MicrosoftGraphUserInner. withAppRoleAssignments(List<MicrosoftGraphAppRoleAssignmentInner> appRoleAssignments)
Set the appRoleAssignments property: The appRoleAssignments property.CollectionOfAppRoleAssignment
CollectionOfAppRoleAssignment. withValue(List<MicrosoftGraphAppRoleAssignmentInner> value)
Set the value property: The value property.CollectionOfAppRoleAssignment0
CollectionOfAppRoleAssignment0. withValue(List<MicrosoftGraphAppRoleAssignmentInner> value)
Set the value property: The value property.CollectionOfAppRoleAssignment1
CollectionOfAppRoleAssignment1. withValue(List<MicrosoftGraphAppRoleAssignmentInner> value)
Set the value property: The value property.CollectionOfAppRoleAssignment2
CollectionOfAppRoleAssignment2. withValue(List<MicrosoftGraphAppRoleAssignmentInner> value)
Set the value property: The value property.
-