Get-MgSubscribedSku
Get subscribedSku
Syntax
Get-MgSubscribedSku
[-Property <String[]>]
[-Search <String>]
[-Sort <String[]>]
[-PageSize <Int32>]
[-All]
[-CountVariable <String>]
[<CommonParameters>]
Get-MgSubscribedSku
-SubscribedSkuId <String>
[-Property <String[]>]
[<CommonParameters>]
Get-MgSubscribedSku
-InputObject <IIdentityDirectoryManagementIdentity>
[-Property <String[]>]
[<CommonParameters>]
Description
Get subscribedSku
Examples
Example 1: Get subscribed SKUs
Get-MgSubscribedSKU | Format-List
AppliesTo : User
CapabilityStatus : Enabled
ConsumedUnits : 23
Id : fb625e04-52aa-42da-b10d-14f1195d665f_cbdc14ab-d96c-4c30-b9f4-6ada7cdc1d46
PrepaidUnits : Microsoft.Graph.PowerShell.Models.MicrosoftGraphLicenseUnitsDetail
ServicePlans : {M365_LIGHTHOUSE_PARTNER_PLAN1, WINDOWSUPDATEFORBUSINESS_DEPLOYMENTSERVICE, UNIVERSAL_PRINT_01,
M365_LIGHTHOUSE_CUSTOMER_PLAN1...}
SkuId : cbdc14ab-d96c-4c30-b9f4-6ada7cdc1d46
SkuPartNumber : SPB
AdditionalProperties : {[@odata.id, https://graph.microsoft.com/v2/fb625e04-52aa-42da-b10d-14f1195d665f/subscribedSkus/fb625e04-52a
a-42da-b10d-14f1195d665f_cbdc14ab-d96c-4c30-b9f4-6ada7cdc1d46]}
This command gets the information about the service SKU that the company has subscribed to.
Parameters
List all pages.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Specifies a count of the total number of items in a collection. By default, this variable will be set in the global scope.
Type: | String |
Aliases: | CV |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Identity Parameter To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table.
Type: | IIdentityDirectoryManagementIdentity |
Position: | Named |
Default value: | None |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Sets the page size of results.
Type: | Int32 |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Select properties to be returned
Type: | String[] |
Aliases: | Select |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Search items by search phrases
Type: | String |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Order items by property values
Type: | String[] |
Aliases: | OrderBy |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
key: id of subscribedSku
Type: | String |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
Microsoft.Graph.PowerShell.Models.IIdentityDirectoryManagementIdentity
Outputs
Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSubscribedSku
Notes
ALIASES
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.
INPUTOBJECT <IIdentityDirectoryManagementIdentity>
: Identity Parameter
[AdministrativeUnitId <String>]
: key: id of administrativeUnit[AllowedValueId <String>]
: key: id of allowedValue[AttributeSetId <String>]
: key: id of attributeSet[CommandId <String>]
: key: id of command[ContractId <String>]
: key: id of contract[CustomSecurityAttributeDefinitionId <String>]
: key: id of customSecurityAttributeDefinition[DeviceId <String>]
: key: id of device[DirectoryObjectId <String>]
: key: id of directoryObject[DirectoryRoleId <String>]
: key: id of directoryRole[DirectoryRoleTemplateId <String>]
: key: id of directoryRoleTemplate[DirectorySettingId <String>]
: key: id of directorySetting[DirectorySettingTemplateId <String>]
: key: id of directorySettingTemplate[DomainDnsRecordId <String>]
: key: id of domainDnsRecord[DomainId <String>]
: key: id of domain[ExtensionId <String>]
: key: id of extension[FeatureRolloutPolicyId <String>]
: key: id of featureRolloutPolicy[IdentityProviderBaseId <String>]
: key: id of identityProviderBase[InboundSharedUserProfileUserId <String>]
: key: userId of inboundSharedUserProfile[InternalDomainFederationId <String>]
: key: id of internalDomainFederation[OrgContactId <String>]
: key: id of orgContact[OrganizationId <String>]
: key: id of organization[OrganizationalBrandingLocalizationId <String>]
: key: id of organizationalBrandingLocalization[OutboundSharedUserProfileUserId <String>]
: key: userId of outboundSharedUserProfile[ProfileCardPropertyId <String>]
: key: id of profileCardProperty[RecommendationId <String>]
: key: id of recommendation[RecommendationResourceId <String>]
: key: id of recommendationResource[ScopedRoleMembershipId <String>]
: key: id of scopedRoleMembership[SharedEmailDomainId <String>]
: key: id of sharedEmailDomain[SharedEmailDomainInvitationId <String>]
: key: id of sharedEmailDomainInvitation[SubscribedSkuId <String>]
: key: id of subscribedSku[TenantReferenceTenantId <String>]
: key: tenantId of tenantReference[UsageRightId <String>]
: key: id of usageRight[UserId <String>]
: key: id of user