Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMultiValueLegacyExtendedProperty
Packages that use MicrosoftGraphMultiValueLegacyExtendedProperty
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphMultiValueLegacyExtendedProperty in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphMultiValueLegacyExtendedPropertyModifier and TypeMethodDescriptionMicrosoftGraphMultiValueLegacyExtendedProperty.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: multiValueLegacyExtendedProperty.Set the id property: Read-only.Set the value property: A collection of property values.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphMultiValueLegacyExtendedPropertyModifier and TypeMethodDescriptionMicrosoftGraphCalendar.multiValueExtendedProperties()Get the multiValueExtendedProperties property: The collection of multi-value extended properties defined for the calendar.MicrosoftGraphContact.multiValueExtendedProperties()Get the multiValueExtendedProperties property: The collection of multi-value extended properties defined for the contact.MicrosoftGraphContactFolder.multiValueExtendedProperties()Get the multiValueExtendedProperties property: The collection of multi-value extended properties defined for the contactFolder.MicrosoftGraphEvent.multiValueExtendedProperties()Get the multiValueExtendedProperties property: The collection of multi-value extended properties defined for the event.MicrosoftGraphMailFolder.multiValueExtendedProperties()Get the multiValueExtendedProperties property: The collection of multi-value extended properties defined for the mailFolder.MicrosoftGraphMessage.multiValueExtendedProperties()Get the multiValueExtendedProperties property: The collection of multi-value extended properties defined for the message.MicrosoftGraphPost.multiValueExtendedProperties()Get the multiValueExtendedProperties property: The collection of multi-value extended properties defined for the post.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphMultiValueLegacyExtendedPropertyModifier and TypeMethodDescriptionMicrosoftGraphCalendar.withMultiValueExtendedProperties(List<MicrosoftGraphMultiValueLegacyExtendedProperty> multiValueExtendedProperties) Set the multiValueExtendedProperties property: The collection of multi-value extended properties defined for the calendar.MicrosoftGraphContact.withMultiValueExtendedProperties(List<MicrosoftGraphMultiValueLegacyExtendedProperty> multiValueExtendedProperties) Set the multiValueExtendedProperties property: The collection of multi-value extended properties defined for the contact.MicrosoftGraphContactFolder.withMultiValueExtendedProperties(List<MicrosoftGraphMultiValueLegacyExtendedProperty> multiValueExtendedProperties) Set the multiValueExtendedProperties property: The collection of multi-value extended properties defined for the contactFolder.MicrosoftGraphEvent.withMultiValueExtendedProperties(List<MicrosoftGraphMultiValueLegacyExtendedProperty> multiValueExtendedProperties) Set the multiValueExtendedProperties property: The collection of multi-value extended properties defined for the event.MicrosoftGraphMailFolder.withMultiValueExtendedProperties(List<MicrosoftGraphMultiValueLegacyExtendedProperty> multiValueExtendedProperties) Set the multiValueExtendedProperties property: The collection of multi-value extended properties defined for the mailFolder.MicrosoftGraphMessage.withMultiValueExtendedProperties(List<MicrosoftGraphMultiValueLegacyExtendedProperty> multiValueExtendedProperties) Set the multiValueExtendedProperties property: The collection of multi-value extended properties defined for the message.MicrosoftGraphPost.withMultiValueExtendedProperties(List<MicrosoftGraphMultiValueLegacyExtendedProperty> multiValueExtendedProperties) Set the multiValueExtendedProperties property: The collection of multi-value extended properties defined for the post.