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