Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphLicenseUnitsDetail
-
Packages that use MicrosoftGraphLicenseUnitsDetail Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphLicenseUnitsDetail in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphLicenseUnitsDetail Modifier and Type Method Description MicrosoftGraphLicenseUnitsDetailMicrosoftGraphSubscribedSkuInner. prepaidUnits()Get the prepaidUnits property: licenseUnitsDetail.MicrosoftGraphLicenseUnitsDetailMicrosoftGraphLicenseUnitsDetail. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: licenseUnitsDetail.MicrosoftGraphLicenseUnitsDetailMicrosoftGraphLicenseUnitsDetail. withEnabled(Integer enabled)Set the enabled property: The number of units that are enabled.MicrosoftGraphLicenseUnitsDetailMicrosoftGraphLicenseUnitsDetail. withSuspended(Integer suspended)Set the suspended property: The number of units that are suspended.MicrosoftGraphLicenseUnitsDetailMicrosoftGraphLicenseUnitsDetail. withWarning(Integer warning)Set the warning property: The number of units that are in warning status.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphLicenseUnitsDetail Modifier and Type Method Description MicrosoftGraphSubscribedSkuInnerMicrosoftGraphSubscribedSkuInner. withPrepaidUnits(MicrosoftGraphLicenseUnitsDetail prepaidUnits)Set the prepaidUnits property: licenseUnitsDetail.
-