New-MgSubscribedSku
Add new entity to subscribedSkus
Note
To view the beta release of this cmdlet, view New-MgBetaSubscribedSku
Syntax
New-MgSubscribedSku
[-ResponseHeadersVariable <String>]
[-AccountId <String>]
[-AccountName <String>]
[-AdditionalProperties <Hashtable>]
[-AppliesTo <String>]
[-CapabilityStatus <String>]
[-ConsumedUnits <Int32>]
[-Id <String>]
[-PrepaidUnits <IMicrosoftGraphLicenseUnitsDetail>]
[-ServicePlans <IMicrosoftGraphServicePlanInfo[]>]
[-SkuId <String>]
[-SkuPartNumber <String>]
[-SubscriptionIds <String[]>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
New-MgSubscribedSku
-BodyParameter <IMicrosoftGraphSubscribedSku>
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
Add new entity to subscribedSkus
Parameters
-AccountId
The unique ID of the account this SKU belongs to.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-AccountName
The name of the account this SKU belongs to.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-AdditionalProperties
Additional Parameters
Type: | Hashtable |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-AppliesTo
The target class for this SKU. Only SKUs with target class User are assignable. Possible values are: User, Company.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-BodyParameter
subscribedSku To construct, see NOTES section for BODYPARAMETER properties and create a hash table.
Type: | IMicrosoftGraphSubscribedSku |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-CapabilityStatus
Enabled indicates that the prepaidUnits property has at least one unit that is enabled. LockedOut indicates that the customer canceled their subscription. Possible values are: Enabled, Warning, Suspended, Deleted, LockedOut.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Confirm
Prompts you for confirmation before running the cmdlet.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ConsumedUnits
The number of licenses that have been assigned.
Type: | Int32 |
Position: | Named |
Default value: | 0 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Headers
Optional headers that will be added to the request.
Type: | IDictionary |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-Id
The unique identifier for an entity. Read-only.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-PrepaidUnits
licenseUnitsDetail To construct, see NOTES section for PREPAIDUNITS properties and create a hash table.
Type: | IMicrosoftGraphLicenseUnitsDetail |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ProgressAction
{{ Fill ProgressAction Description }}
Type: | ActionPreference |
Aliases: | proga |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ResponseHeadersVariable
Optional Response Headers Variable.
Type: | String |
Aliases: | RHV |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ServicePlans
Information about the service plans that are available with the SKU. Not nullable. To construct, see NOTES section for SERVICEPLANS properties and create a hash table.
Type: | IMicrosoftGraphServicePlanInfo[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-SkuId
The unique identifier (GUID) for the service SKU.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-SkuPartNumber
The SKU part number; for example: AAD_PREMIUM or RMSBASIC. To get a list of commercial subscriptions that an organization has acquired, see List subscribedSkus.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-SubscriptionIds
A list of all subscription IDs associated with this SKU.
Type: | String[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSubscribedSku
System.Collections.IDictionary
Outputs
Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSubscribedSku
Notes
COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
BODYPARAMETER <IMicrosoftGraphSubscribedSku>
: subscribedSku
[(Any) <Object>]
: This indicates any property can be added to this object.[Id <String>]
: The unique identifier for an entity. Read-only.[AccountId <String>]
: The unique ID of the account this SKU belongs to.[AccountName <String>]
: The name of the account this SKU belongs to.[AppliesTo <String>]
: The target class for this SKU. Only SKUs with target class User are assignable. Possible values are: User, Company.[CapabilityStatus <String>]
: Enabled indicates that the prepaidUnits property has at least one unit that is enabled. LockedOut indicates that the customer canceled their subscription. Possible values are: Enabled, Warning, Suspended, Deleted, LockedOut.[ConsumedUnits <Int32?>]
: The number of licenses that have been assigned.[PrepaidUnits <IMicrosoftGraphLicenseUnitsDetail>]
: licenseUnitsDetail[(Any) <Object>]
: This indicates any property can be added to this object.[Enabled <Int32?>]
: The number of units that are enabled for the active subscription of the service SKU.[LockedOut <Int32?>]
: The number of units that are locked out because the customer canceled their subscription of the service SKU.[Suspended <Int32?>]
: The number of units that are suspended because the subscription of the service SKU has been canceled. The units can't be assigned but can still be reactivated before they're deleted.[Warning <Int32?>]
: The number of units that are in warning status. When the subscription of the service SKU has expired, the customer has a grace period to renew their subscription before it's canceled (moved to a suspended state).
[ServicePlans <IMicrosoftGraphServicePlanInfo-
[]>]
: Information about the service plans that are available with the SKU. Not nullable.[AppliesTo <String>]
: The object the service plan can be assigned to. The possible values are:User - service plan can be assigned to individual users.Company - service plan can be assigned to the entire tenant.[ProvisioningStatus <String>]
: The provisioning status of the service plan. The possible values are:Success - Service is fully provisioned.Disabled - Service is disabled.Error - The service plan isn't provisioned and is in an error state.PendingInput - The service isn't provisioned and is awaiting service confirmation.PendingActivation - The service is provisioned but requires explicit activation by an administrator (for example, Intune_O365 service plan)PendingProvisioning - Microsoft has added a new service to the product SKU and it isn't activated in the tenant.[ServicePlanId <String>]
: The unique identifier of the service plan.[ServicePlanName <String>]
: The name of the service plan.
[SkuId <String>]
: The unique identifier (GUID) for the service SKU.[SkuPartNumber <String>]
: The SKU part number; for example: AAD_PREMIUM or RMSBASIC. To get a list of commercial subscriptions that an organization has acquired, see List subscribedSkus.[SubscriptionIds <String-
[]>]
: A list of all subscription IDs associated with this SKU.
PREPAIDUNITS <IMicrosoftGraphLicenseUnitsDetail>
: licenseUnitsDetail
[(Any) <Object>]
: This indicates any property can be added to this object.[Enabled <Int32?>]
: The number of units that are enabled for the active subscription of the service SKU.[LockedOut <Int32?>]
: The number of units that are locked out because the customer canceled their subscription of the service SKU.[Suspended <Int32?>]
: The number of units that are suspended because the subscription of the service SKU has been canceled. The units can't be assigned but can still be reactivated before they're deleted.[Warning <Int32?>]
: The number of units that are in warning status. When the subscription of the service SKU has expired, the customer has a grace period to renew their subscription before it's canceled (moved to a suspended state).
SERVICEPLANS <IMicrosoftGraphServicePlanInfo- []
>: Information about the service plans that are available with the SKU.
Not nullable.
[AppliesTo <String>]
: The object the service plan can be assigned to. The possible values are:User - service plan can be assigned to individual users.Company - service plan can be assigned to the entire tenant.[ProvisioningStatus <String>]
: The provisioning status of the service plan. The possible values are:Success - Service is fully provisioned.Disabled - Service is disabled.Error - The service plan isn't provisioned and is in an error state.PendingInput - The service isn't provisioned and is awaiting service confirmation.PendingActivation - The service is provisioned but requires explicit activation by an administrator (for example, Intune_O365 service plan)PendingProvisioning - Microsoft has added a new service to the product SKU and it isn't activated in the tenant.[ServicePlanId <String>]
: The unique identifier of the service plan.[ServicePlanName <String>]
: The name of the service plan.