Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphSingleValueLegacyExtendedProperty
-
Packages that use MicrosoftGraphSingleValueLegacyExtendedProperty Package Description com.azure.resourcemanager.authorization.fluent.models 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 MicrosoftGraphSingleValueLegacyExtendedProperty Modifier and Type Method Description MicrosoftGraphSingleValueLegacyExtendedPropertyMicrosoftGraphSingleValueLegacyExtendedProperty. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: singleValueLegacyExtendedProperty.MicrosoftGraphSingleValueLegacyExtendedPropertyMicrosoftGraphSingleValueLegacyExtendedProperty. withId(String id)Set the id property: Read-only.MicrosoftGraphSingleValueLegacyExtendedPropertyMicrosoftGraphSingleValueLegacyExtendedProperty. withValue(String value)Set the value property: A property value.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphSingleValueLegacyExtendedProperty Modifier and Type Method Description List<MicrosoftGraphSingleValueLegacyExtendedProperty>MicrosoftGraphCalendar. singleValueExtendedProperties()Get the singleValueExtendedProperties property: The collection of single-value extended properties defined for the calendar.List<MicrosoftGraphSingleValueLegacyExtendedProperty>MicrosoftGraphContactFolder. singleValueExtendedProperties()Get the singleValueExtendedProperties property: The collection of single-value extended properties defined for the contactFolder.List<MicrosoftGraphSingleValueLegacyExtendedProperty>MicrosoftGraphContactInner. singleValueExtendedProperties()Get the singleValueExtendedProperties property: The collection of single-value extended properties defined for the contact.List<MicrosoftGraphSingleValueLegacyExtendedProperty>MicrosoftGraphEvent. singleValueExtendedProperties()Get the singleValueExtendedProperties property: The collection of single-value extended properties defined for the event.List<MicrosoftGraphSingleValueLegacyExtendedProperty>MicrosoftGraphMailFolder. singleValueExtendedProperties()Get the singleValueExtendedProperties property: The collection of single-value extended properties defined for the mailFolder.List<MicrosoftGraphSingleValueLegacyExtendedProperty>MicrosoftGraphMessage. singleValueExtendedProperties()Get the singleValueExtendedProperties property: The collection of single-value extended properties defined for the message.List<MicrosoftGraphSingleValueLegacyExtendedProperty>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 MicrosoftGraphSingleValueLegacyExtendedProperty Modifier and Type Method Description MicrosoftGraphCalendarMicrosoftGraphCalendar. withSingleValueExtendedProperties(List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties)Set the singleValueExtendedProperties property: The collection of single-value extended properties defined for the calendar.MicrosoftGraphContactFolderMicrosoftGraphContactFolder. withSingleValueExtendedProperties(List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties)Set the singleValueExtendedProperties property: The collection of single-value extended properties defined for the contactFolder.MicrosoftGraphContactInnerMicrosoftGraphContactInner. withSingleValueExtendedProperties(List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties)Set the singleValueExtendedProperties property: The collection of single-value extended properties defined for the contact.MicrosoftGraphEventMicrosoftGraphEvent. withSingleValueExtendedProperties(List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties)Set the singleValueExtendedProperties property: The collection of single-value extended properties defined for the event.MicrosoftGraphMailFolderMicrosoftGraphMailFolder. withSingleValueExtendedProperties(List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties)Set the singleValueExtendedProperties property: The collection of single-value extended properties defined for the mailFolder.MicrosoftGraphMessageMicrosoftGraphMessage. withSingleValueExtendedProperties(List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties)Set the singleValueExtendedProperties property: The collection of single-value extended properties defined for the message.MicrosoftGraphPostMicrosoftGraphPost. withSingleValueExtendedProperties(List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties)Set the singleValueExtendedProperties property: The collection of single-value extended properties defined for the post.
-