Ressources de licenceLicense resources
S’applique àApplies To
- Espace partenairesPartner Center
- Espace partenaires de Microsoft Cloud GermanyPartner Center for Microsoft Cloud Germany
- Espace partenaires de Microsoft Cloud for US GovernmentPartner Center for Microsoft Cloud for US Government
Décrit les ressources associées aux licences.Describes resources related to licenses.
LicenceLicense
Décrit une licence utilisateur.Describes a user license.
Notes
Non pris en charge dans l’espace partenaires géré par 21Vianet.Unsupported on Partner Center operated by 21Vianet.
PropriétéProperty | TypeType | DescriptionDescription |
---|---|---|
servicePlansservicePlans | Tableau de ressources ServicePlanarray of ServicePlan resources | Collection des plans de service qui correspondent à la licenceThe collection of service plans that correspond to the license |
productSKUproductSKU | ProductSkuProductSku | Référence SKU du produit qui correspond à la licence.The sku of the product that corresponds to the license. |
attributsattributes | ResourceAttributesResourceAttributes | Attributs de métadonnées correspondant à la licence.The metadata attributes corresponding to the license. |
LicenseUpdateLicenseUpdate
Fournit des informations utilisées pour affecter ou supprimer des licences d’un utilisateur.Provides information used to assign or remove licenses from a user.
PropriétéProperty | TypeType | DescriptionDescription |
---|---|---|
licensestoAssignlicensestoAssign | tableau d’objetsarray of objects | Tableau d’objets LicenseAssignment .Array of LicenseAssignment objects. |
licensesToRemovelicensesToRemove | tableau de chaînesarray of strings | Identificateurs SKU du produit des licences à supprimer.The product SKU identifiers of the licenses to remove. |
licenseWarningslicenseWarnings | tableau d’objetsarray of objects | Tableau d’objets LicenseWarning .Array of LicenseWarning objects. |
attributsattributes | ResourceAttributesResourceAttributes | Attributs de métadonnées.The metadata attributes. |
LicenseAssignmentLicenseAssignment
Fournit les informations nécessaires pour une opération de mise à jour de licence.Provides information needed for a license update operation.
PropriétéProperty | TypeType | DescriptionDescription |
---|---|---|
excludedPlansexcludedPlans | tableau de chaînesarray of strings | Identificateurs de plan de service à exclure de la disponibilité à l’utilisateur.The service plan identifiers to be excluded from availability to the user. |
skuIdskuId | stringstring | Identificateur SKU du produit pour la licence.The product SKU identifier for the license. |
LicenseWarningLicenseWarning
Contient des informations d’avertissement qui se sont produites lors d’une opération de mise à jour de licence.Contains warning information that occurred during a license update operation.
PropriétéProperty | TypeType | DescriptionDescription |
---|---|---|
codecode | stringstring | Code d’avertissement.The warning code. |
messagemessage | stringstring | Message d'avertissement.The warning message. |
servicePlansservicePlans | tableau de chaînesarray of strings | Noms des plans de service associés à l’avertissement.The service plan names associated with the warning. |
ProductSkuProductSku
Décrit les détails du produit.Describes product details.
PropriétéProperty | TypeType | DescriptionDescription |
---|---|---|
idid | stringstring | Identificateur du produit.The product identifier. |
namename | stringstring | Identificateur du principal de l’utilisateur.The user principal identifier. |
skuPartNumberskuPartNumber | stringstring | Nom du numéro de référence SKU du produit.The SKU part number name for the product. Par exemple, pour Office 365 plan E3, cette valeur est EnterprisePack .For example, for Office 365 Plan E3, this value is EnterprisePack . Cette propriété peut être utilisée à la place de l’ID si l’ID n’est pas disponible.This property can be used in place of id if the id isn't available. |
targetTypetargetType | stringstring | Type de cible du produit.The target type of the product. Cette propriété indique si le produit est applicable à un User ou un Tenant .This property identifies whether the product is applicable to a User or a Tenant . |
licenseGroupIdlicenseGroupId | stringstring | Identifie via un identificateur de groupe l’autorité ou le service qui gère la licence productSku.Identifies via a group identifier the authority or service that manages the productSku license. Les produits sont séparés sous des groupes de licences pour une meilleure gestion.Products are segregated under license groups for better manageability.group1 -Tous les produits dont les licences peuvent être gérées par Azure Active Directory (AAD).group1 - All products whose licenses can be managed by Azure Active Directory (AAD).group2 -Licences de produits Minecraft.group2 - Minecraft product licenses. |
ServicePlanServicePlan
Identifie un service déployable au sein d’une référence SKU de produit.Identifies a deployable service within a product SKU. Un produit peut avoir de nombreux plans de service.A product can have many service plans.
PropriétéProperty | TypeType | DescriptionDescription |
---|---|---|
idid | stringstring | Identificateur du plan de service.The service plan identifier. |
displayNamedisplayName | stringstring | Nom complet localisé pour le plan de service.The localized display name for the service plan. |
serviceNameserviceName | stringstring | Nom du service.The service name. |
capabilityStatuscapabilityStatus | stringstring | État du plan de service du plan de service.The service plan status of the service plan. |
targetTypetargetType | stringstring | Type de cible du plan de service.The target type of the service plan. Cette propriété indique si le produit est applicable à un « utilisateur » ou à un « locataire ».This property identifies whether the product is applicable to a "User" or a "Tenant". |
SubscribedSkuSubscribedSku
Décrit un produit abonné appartenant à un locataire.Describes a subscribed product owned by a tenant.
PropriétéProperty | TypeType | DescriptionDescription |
---|---|---|
availableUnitsavailableUnits | entierinteger | Nombre d’unités disponibles pour l’assignation.The number of units available for assignment. Cette valeur est calculée sous la forme d’unités consommées total unités.This value is calculated as total units - consumed units. |
activeUnitsactiveUnits | entierinteger | Nombre d’unités actives pour l’affectation.The number of units active for assignment. |
consumedUnitsconsumedUnits | entierinteger | Nombre d’unités consommées.The number of units consumed. |
suspendedUnitssuspendedUnits | entierinteger | Nombre d’unités suspendues.The number of units suspended. |
totalUnitstotalUnits | entierinteger | Nombre total d’unités.The total number of units. Cette valeur est calculée comme la somme des unités actives et d’avertissement.This value is calculated as the sum of the active and warning units. |
warningUnitswarningUnits | entierinteger | nombre d'unités d'avertissement.The number of warning units. |
productSkuproductSku | ProductSkuProductSku | Référence SKU du produit.The product sku. |
servicePlansservicePlans | Tableau de ressources ServicePlanarray of ServicePlan resources | Collection de plans de service d’un produit.The collection of service plans of a product. |
capabilityStatuscapabilityStatus | stringstring | État des références (SKU) d’un produit.The sku status of a product. |
attributsattributes | ResourceAttributesResourceAttributes | Attributs de métadonnées correspondant à la ressource.The metadata attributes corresponding to the resource. |