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 MicrosoftGraphFieldValueSetMicrosoftGraphListItem. fields()Get the fields property: fieldValueSet.MicrosoftGraphFieldValueSetMicrosoftGraphListItemVersion. fields()Get the fields property: fieldValueSet.MicrosoftGraphFieldValueSetMicrosoftGraphFieldValueSet. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: fieldValueSet.MicrosoftGraphFieldValueSetMicrosoftGraphFieldValueSet. 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 MicrosoftGraphListItemMicrosoftGraphListItem. withFields(MicrosoftGraphFieldValueSet fields)Set the fields property: fieldValueSet.MicrosoftGraphListItemVersionMicrosoftGraphListItemVersion. withFields(MicrosoftGraphFieldValueSet fields)Set the fields property: fieldValueSet.
-