Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphIdentity
Packages that use MicrosoftGraphIdentity
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphIdentity in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphIdentityModifier and TypeMethodDescriptionMicrosoftGraphIdentitySet.application()Get the application property: identity.MicrosoftGraphSharingLink.application()Get the application property: identity.MicrosoftGraphIdentitySet.device()Get the device property: identity.MicrosoftGraphScopedRoleMembership.roleMemberInfo()Get the roleMemberInfo property: identity.MicrosoftGraphIdentitySet.user()Get the user property: identity.MicrosoftGraphIdentity.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: identity.MicrosoftGraphIdentity.withDisplayName(String displayName) Set the displayName property: The identity's display name.Set the id property: Unique identifier for the identity.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphIdentityModifier and TypeMethodDescriptionMicrosoftGraphIdentitySet.withApplication(MicrosoftGraphIdentity application) Set the application property: identity.MicrosoftGraphSharingLink.withApplication(MicrosoftGraphIdentity application) Set the application property: identity.MicrosoftGraphIdentitySet.withDevice(MicrosoftGraphIdentity device) Set the device property: identity.MicrosoftGraphScopedRoleMembership.withRoleMemberInfo(MicrosoftGraphIdentity roleMemberInfo) Set the roleMemberInfo property: identity.MicrosoftGraphIdentitySet.withUser(MicrosoftGraphIdentity user) Set the user property: identity.