Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphDirectoryRoleInner
-
Packages that use MicrosoftGraphDirectoryRoleInner 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 MicrosoftGraphDirectoryRoleInner in com.azure.resourcemanager.authorization.fluent
Methods in com.azure.resourcemanager.authorization.fluent that return MicrosoftGraphDirectoryRoleInner Modifier and Type Method Description MicrosoftGraphDirectoryRoleInnerDirectoryRolesDirectoryRolesClient. createDirectoryRole(MicrosoftGraphDirectoryRoleInner body)Add new entity to directoryRoles.MicrosoftGraphDirectoryRoleInnerDirectoryRolesDirectoryRolesClient. getDirectoryRole(String directoryRoleId)Get entity from directoryRoles by key.Methods in com.azure.resourcemanager.authorization.fluent that return types with arguments of type MicrosoftGraphDirectoryRoleInner Modifier and Type Method Description Mono<MicrosoftGraphDirectoryRoleInner>DirectoryRolesDirectoryRolesClient. createDirectoryRoleAsync(MicrosoftGraphDirectoryRoleInner body)Add new entity to directoryRoles.com.azure.core.http.rest.Response<MicrosoftGraphDirectoryRoleInner>DirectoryRolesDirectoryRolesClient. createDirectoryRoleWithResponse(MicrosoftGraphDirectoryRoleInner body, com.azure.core.util.Context context)Add new entity to directoryRoles.Mono<com.azure.core.http.rest.Response<MicrosoftGraphDirectoryRoleInner>>DirectoryRolesDirectoryRolesClient. createDirectoryRoleWithResponseAsync(MicrosoftGraphDirectoryRoleInner body)Add new entity to directoryRoles.List<MicrosoftGraphDirectoryRoleInner>DirectoryRolesClient. delta()Invoke function delta.Mono<List<MicrosoftGraphDirectoryRoleInner>>DirectoryRolesClient. deltaAsync()Invoke function delta.com.azure.core.http.rest.Response<List<MicrosoftGraphDirectoryRoleInner>>DirectoryRolesClient. deltaWithResponse(com.azure.core.util.Context context)Invoke function delta.Mono<com.azure.core.http.rest.Response<List<MicrosoftGraphDirectoryRoleInner>>>DirectoryRolesClient. deltaWithResponseAsync()Invoke function delta.Mono<MicrosoftGraphDirectoryRoleInner>DirectoryRolesDirectoryRolesClient. getDirectoryRoleAsync(String directoryRoleId)Get entity from directoryRoles by key.Mono<MicrosoftGraphDirectoryRoleInner>DirectoryRolesDirectoryRolesClient. getDirectoryRoleAsync(String directoryRoleId, List<DirectoryRolesDirectoryRoleSelect> select, List<DirectoryRolesDirectoryRoleExpand> expand)Get entity from directoryRoles by key.com.azure.core.http.rest.Response<MicrosoftGraphDirectoryRoleInner>DirectoryRolesDirectoryRolesClient. getDirectoryRoleWithResponse(String directoryRoleId, List<DirectoryRolesDirectoryRoleSelect> select, List<DirectoryRolesDirectoryRoleExpand> expand, com.azure.core.util.Context context)Get entity from directoryRoles by key.Mono<com.azure.core.http.rest.Response<MicrosoftGraphDirectoryRoleInner>>DirectoryRolesDirectoryRolesClient. getDirectoryRoleWithResponseAsync(String directoryRoleId, List<DirectoryRolesDirectoryRoleSelect> select, List<DirectoryRolesDirectoryRoleExpand> expand)Get entity from directoryRoles by key.com.azure.core.http.rest.PagedIterable<MicrosoftGraphDirectoryRoleInner>DirectoryRolesDirectoryRolesClient. listDirectoryRole()Get entities from directoryRoles.com.azure.core.http.rest.PagedIterable<MicrosoftGraphDirectoryRoleInner>DirectoryRolesDirectoryRolesClient. listDirectoryRole(Integer top, Integer skip, String search, String filter, Boolean count, List<DirectoryRolesDirectoryRoleOrderby> orderby, List<DirectoryRolesDirectoryRoleSelect> select, List<DirectoryRolesDirectoryRoleExpand> expand, com.azure.core.util.Context context)Get entities from directoryRoles.com.azure.core.http.rest.PagedFlux<MicrosoftGraphDirectoryRoleInner>DirectoryRolesDirectoryRolesClient. listDirectoryRoleAsync()Get entities from directoryRoles.com.azure.core.http.rest.PagedFlux<MicrosoftGraphDirectoryRoleInner>DirectoryRolesDirectoryRolesClient. listDirectoryRoleAsync(Integer top, Integer skip, String search, String filter, Boolean count, List<DirectoryRolesDirectoryRoleOrderby> orderby, List<DirectoryRolesDirectoryRoleSelect> select, List<DirectoryRolesDirectoryRoleExpand> expand)Get entities from directoryRoles.Methods in com.azure.resourcemanager.authorization.fluent with parameters of type MicrosoftGraphDirectoryRoleInner Modifier and Type Method Description MicrosoftGraphDirectoryRoleInnerDirectoryRolesDirectoryRolesClient. createDirectoryRole(MicrosoftGraphDirectoryRoleInner body)Add new entity to directoryRoles.Mono<MicrosoftGraphDirectoryRoleInner>DirectoryRolesDirectoryRolesClient. createDirectoryRoleAsync(MicrosoftGraphDirectoryRoleInner body)Add new entity to directoryRoles.com.azure.core.http.rest.Response<MicrosoftGraphDirectoryRoleInner>DirectoryRolesDirectoryRolesClient. createDirectoryRoleWithResponse(MicrosoftGraphDirectoryRoleInner body, com.azure.core.util.Context context)Add new entity to directoryRoles.Mono<com.azure.core.http.rest.Response<MicrosoftGraphDirectoryRoleInner>>DirectoryRolesDirectoryRolesClient. createDirectoryRoleWithResponseAsync(MicrosoftGraphDirectoryRoleInner body)Add new entity to directoryRoles.voidDirectoryRolesDirectoryRolesClient. updateDirectoryRole(String directoryRoleId, MicrosoftGraphDirectoryRoleInner body)Update entity in directoryRoles.Mono<Void>DirectoryRolesDirectoryRolesClient. updateDirectoryRoleAsync(String directoryRoleId, MicrosoftGraphDirectoryRoleInner body)Update entity in directoryRoles.com.azure.core.http.rest.Response<Void>DirectoryRolesDirectoryRolesClient. updateDirectoryRoleWithResponse(String directoryRoleId, MicrosoftGraphDirectoryRoleInner body, com.azure.core.util.Context context)Update entity in directoryRoles.Mono<com.azure.core.http.rest.Response<Void>>DirectoryRolesDirectoryRolesClient. updateDirectoryRoleWithResponseAsync(String directoryRoleId, MicrosoftGraphDirectoryRoleInner body)Update entity in directoryRoles. -
Uses of MicrosoftGraphDirectoryRoleInner in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphDirectoryRoleInner Modifier and Type Method Description MicrosoftGraphDirectoryRoleInnerMicrosoftGraphDirectoryRoleInner. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: Represents an Azure Active Directory object.MicrosoftGraphDirectoryRoleInnerMicrosoftGraphDirectoryRoleInner. withDeletedDateTime(OffsetDateTime deletedDateTime)Set the deletedDateTime property: The deletedDateTime property.MicrosoftGraphDirectoryRoleInnerMicrosoftGraphDirectoryRoleInner. withDescription(String description)Set the description property: The description for the directory role.MicrosoftGraphDirectoryRoleInnerMicrosoftGraphDirectoryRoleInner. withDisplayName(String displayName)Set the displayName property: The display name for the directory role.MicrosoftGraphDirectoryRoleInnerMicrosoftGraphDirectoryRoleInner. withId(String id)Set the id property: Read-only.MicrosoftGraphDirectoryRoleInnerMicrosoftGraphDirectoryRoleInner. withMembers(List<MicrosoftGraphDirectoryObjectInner> members)Set the members property: Users that are members of this directory role.MicrosoftGraphDirectoryRoleInnerMicrosoftGraphDirectoryRoleInner. withRoleTemplateId(String roleTemplateId)Set the roleTemplateId property: The id of the directoryRoleTemplate that this role is based on.MicrosoftGraphDirectoryRoleInnerMicrosoftGraphDirectoryRoleInner. withScopedMembers(List<MicrosoftGraphScopedRoleMembershipInner> scopedMembers)Set the scopedMembers property: The scopedMembers property.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphDirectoryRoleInner Modifier and Type Method Description List<MicrosoftGraphDirectoryRoleInner>CollectionOfDirectoryRole. value()Get the value property: The value property.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphDirectoryRoleInner Modifier and Type Method Description CollectionOfDirectoryRoleCollectionOfDirectoryRole. withValue(List<MicrosoftGraphDirectoryRoleInner> value)Set the value property: The value property.
-