Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphExtension
Packages that use MicrosoftGraphExtension
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphExtension in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphExtensionModifier and TypeMethodDescriptionMicrosoftGraphExtension.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: extension.Set the id property: Read-only.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphExtensionModifier and TypeMethodDescriptionMicrosoftGraphAdministrativeUnit.extensions()Get the extensions property: The extensions property.MicrosoftGraphContact.extensions()Get the extensions property: The collection of open extensions defined for the contact.MicrosoftGraphDevice.extensions()Get the extensions property: The collection of open extensions defined for the device.MicrosoftGraphEvent.extensions()Get the extensions property: The collection of open extensions defined for the event.MicrosoftGraphGroupInner.extensions()Get the extensions property: The collection of open extensions defined for the group.MicrosoftGraphMessage.extensions()Get the extensions property: The collection of open extensions defined for the message.MicrosoftGraphOrganization.extensions()Get the extensions property: The collection of open extensions defined for the organization.MicrosoftGraphPost.extensions()Get the extensions property: The collection of open extensions defined for the post.MicrosoftGraphTodoTask.extensions()Get the extensions property: The collection of open extensions defined for the task.MicrosoftGraphTodoTaskList.extensions()Get the extensions property: The collection of open extensions defined for the task list.MicrosoftGraphUserInner.extensions()Get the extensions property: The collection of open extensions defined for the user.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphExtensionModifier and TypeMethodDescriptionMicrosoftGraphAdministrativeUnit.withExtensions(List<MicrosoftGraphExtension> extensions) Set the extensions property: The extensions property.MicrosoftGraphContact.withExtensions(List<MicrosoftGraphExtension> extensions) Set the extensions property: The collection of open extensions defined for the contact.MicrosoftGraphDevice.withExtensions(List<MicrosoftGraphExtension> extensions) Set the extensions property: The collection of open extensions defined for the device.MicrosoftGraphEvent.withExtensions(List<MicrosoftGraphExtension> extensions) Set the extensions property: The collection of open extensions defined for the event.MicrosoftGraphGroupInner.withExtensions(List<MicrosoftGraphExtension> extensions) Set the extensions property: The collection of open extensions defined for the group.MicrosoftGraphMessage.withExtensions(List<MicrosoftGraphExtension> extensions) Set the extensions property: The collection of open extensions defined for the message.MicrosoftGraphOrganization.withExtensions(List<MicrosoftGraphExtension> extensions) Set the extensions property: The collection of open extensions defined for the organization.MicrosoftGraphPost.withExtensions(List<MicrosoftGraphExtension> extensions) Set the extensions property: The collection of open extensions defined for the post.MicrosoftGraphTodoTask.withExtensions(List<MicrosoftGraphExtension> extensions) Set the extensions property: The collection of open extensions defined for the task.MicrosoftGraphTodoTaskList.withExtensions(List<MicrosoftGraphExtension> extensions) Set the extensions property: The collection of open extensions defined for the task list.MicrosoftGraphUserInner.withExtensions(List<MicrosoftGraphExtension> extensions) Set the extensions property: The collection of open extensions defined for the user.