Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPersonType
-
Packages that use MicrosoftGraphPersonType Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphPersonType in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPersonType Modifier and Type Method Description MicrosoftGraphPersonTypeMicrosoftGraphPerson. personType()Get the personType property: personType.MicrosoftGraphPersonTypeMicrosoftGraphPersonType. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: personType.MicrosoftGraphPersonTypeMicrosoftGraphPersonType. withClassProperty(String classProperty)Set the classProperty property: The type of data source, such as Person.MicrosoftGraphPersonTypeMicrosoftGraphPersonType. withSubclass(String subclass)Set the subclass property: The secondary type of data source, such as OrganizationUser.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPersonType Modifier and Type Method Description MicrosoftGraphPersonMicrosoftGraphPerson. withPersonType(MicrosoftGraphPersonType personType)Set the personType property: personType.
-