Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphLicenseProcessingState
-
Packages that use MicrosoftGraphLicenseProcessingState Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphLicenseProcessingState in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphLicenseProcessingState Modifier and Type Method Description MicrosoftGraphLicenseProcessingStateMicrosoftGraphGroupInner. licenseProcessingState()Get the licenseProcessingState property: licenseProcessingState.MicrosoftGraphLicenseProcessingStateMicrosoftGraphLicenseProcessingState. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: licenseProcessingState.MicrosoftGraphLicenseProcessingStateMicrosoftGraphLicenseProcessingState. withState(String state)Set the state property: The state property.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphLicenseProcessingState Modifier and Type Method Description MicrosoftGraphGroupInnerMicrosoftGraphGroupInner. withLicenseProcessingState(MicrosoftGraphLicenseProcessingState licenseProcessingState)Set the licenseProcessingState property: licenseProcessingState.
-