Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphSubscribedSku
Packages that use MicrosoftGraphSubscribedSku
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphSubscribedSku in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphSubscribedSkuModifier and TypeMethodDescriptionMicrosoftGraphSubscribedSku.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: subscribedSku.MicrosoftGraphSubscribedSku.withAppliesTo(String appliesTo) Set the appliesTo property: For example, 'User' or 'Company'.MicrosoftGraphSubscribedSku.withCapabilityStatus(String capabilityStatus) Set the capabilityStatus property: Possible values are: Enabled, Warning, Suspended, Deleted, LockedOut.MicrosoftGraphSubscribedSku.withConsumedUnits(Integer consumedUnits) Set the consumedUnits property: The number of licenses that have been assigned.Set the id property: Read-only.MicrosoftGraphSubscribedSku.withPrepaidUnits(MicrosoftGraphLicenseUnitsDetail prepaidUnits) Set the prepaidUnits property: licenseUnitsDetail.MicrosoftGraphSubscribedSku.withServicePlans(List<MicrosoftGraphServicePlanInfo> servicePlans) Set the servicePlans property: Information about the service plans that are available with the SKU.Set the skuId property: The unique identifier (GUID) for the service SKU.MicrosoftGraphSubscribedSku.withSkuPartNumber(String skuPartNumber) Set the skuPartNumber property: The skuPartNumber property.