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 MicrosoftGraphSingleValueLegacyExtendedProperty
MicrosoftGraphSingleValueLegacyExtendedProperty. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: singleValueLegacyExtendedProperty.MicrosoftGraphSingleValueLegacyExtendedProperty
MicrosoftGraphSingleValueLegacyExtendedProperty. withId(String id)
Set the id property: Read-only.MicrosoftGraphSingleValueLegacyExtendedProperty
MicrosoftGraphSingleValueLegacyExtendedProperty. 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 MicrosoftGraphCalendar
MicrosoftGraphCalendar. withSingleValueExtendedProperties(List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties)
Set the singleValueExtendedProperties property: The collection of single-value extended properties defined for the calendar.MicrosoftGraphContactFolder
MicrosoftGraphContactFolder. withSingleValueExtendedProperties(List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties)
Set the singleValueExtendedProperties property: The collection of single-value extended properties defined for the contactFolder.MicrosoftGraphContactInner
MicrosoftGraphContactInner. withSingleValueExtendedProperties(List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties)
Set the singleValueExtendedProperties property: The collection of single-value extended properties defined for the contact.MicrosoftGraphEvent
MicrosoftGraphEvent. withSingleValueExtendedProperties(List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties)
Set the singleValueExtendedProperties property: The collection of single-value extended properties defined for the event.MicrosoftGraphMailFolder
MicrosoftGraphMailFolder. withSingleValueExtendedProperties(List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties)
Set the singleValueExtendedProperties property: The collection of single-value extended properties defined for the mailFolder.MicrosoftGraphMessage
MicrosoftGraphMessage. withSingleValueExtendedProperties(List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties)
Set the singleValueExtendedProperties property: The collection of single-value extended properties defined for the message.MicrosoftGraphPost
MicrosoftGraphPost. withSingleValueExtendedProperties(List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties)
Set the singleValueExtendedProperties property: The collection of single-value extended properties defined for the post.
-