Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphLicenseAssignmentState
Packages that use MicrosoftGraphLicenseAssignmentState
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphLicenseAssignmentState in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphLicenseAssignmentStateModifier and TypeMethodDescriptionMicrosoftGraphLicenseAssignmentState.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: licenseAssignmentState.MicrosoftGraphLicenseAssignmentState.withAssignedByGroup(String assignedByGroup) Set the assignedByGroup property: The assignedByGroup property.MicrosoftGraphLicenseAssignmentState.withDisabledPlans(List<UUID> disabledPlans) Set the disabledPlans property: The disabledPlans property.Set the error property: The error property.Set the skuId property: The skuId property.Set the state property: The state property.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphLicenseAssignmentStateModifier and TypeMethodDescriptionMicrosoftGraphUserInner.licenseAssignmentStates()Get the licenseAssignmentStates property: State of license assignments for this user.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphLicenseAssignmentStateModifier and TypeMethodDescriptionMicrosoftGraphUserInner.withLicenseAssignmentStates(List<MicrosoftGraphLicenseAssignmentState> licenseAssignmentStates) Set the licenseAssignmentStates property: State of license assignments for this user.