Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphFieldValueSet
-
Packages that use MicrosoftGraphFieldValueSet Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphFieldValueSet in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphFieldValueSet Modifier and Type Method Description MicrosoftGraphFieldValueSet
MicrosoftGraphListItem. fields()
Get the fields property: fieldValueSet.MicrosoftGraphFieldValueSet
MicrosoftGraphListItemVersion. fields()
Get the fields property: fieldValueSet.MicrosoftGraphFieldValueSet
MicrosoftGraphFieldValueSet. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: fieldValueSet.MicrosoftGraphFieldValueSet
MicrosoftGraphFieldValueSet. withId(String id)
Set the id property: Read-only.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphFieldValueSet Modifier and Type Method Description MicrosoftGraphListItem
MicrosoftGraphListItem. withFields(MicrosoftGraphFieldValueSet fields)
Set the fields property: fieldValueSet.MicrosoftGraphListItemVersion
MicrosoftGraphListItemVersion. withFields(MicrosoftGraphFieldValueSet fields)
Set the fields property: fieldValueSet.
-