Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphDirectoryRole
Packages that use MicrosoftGraphDirectoryRole
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphDirectoryRole in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphDirectoryRoleModifier and TypeMethodDescriptionMicrosoftGraphDirectoryRole.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: Represents an Azure Active Directory object.MicrosoftGraphDirectoryRole.withDeletedDateTime(OffsetDateTime deletedDateTime) Set the deletedDateTime property: The deletedDateTime property.MicrosoftGraphDirectoryRole.withDescription(String description) Set the description property: The description for the directory role.MicrosoftGraphDirectoryRole.withDisplayName(String displayName) Set the displayName property: The display name for the directory role.Set the id property: Read-only.MicrosoftGraphDirectoryRole.withMembers(List<MicrosoftGraphDirectoryObjectInner> members) Set the members property: Users that are members of this directory role.MicrosoftGraphDirectoryRole.withRoleTemplateId(String roleTemplateId) Set the roleTemplateId property: The id of the directoryRoleTemplate that this role is based on.MicrosoftGraphDirectoryRole.withScopedMembers(List<MicrosoftGraphScopedRoleMembership> scopedMembers) Set the scopedMembers property: The scopedMembers property.