Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 2.14 KB

File metadata and controls

63 lines (41 loc) · 2.14 KB
external help file Microsoft.Online.SharePoint.PowerShell.dll-Help.xml
Module Name Microsoft.Online.SharePoint.PowerShell
online version https://learn.microsoft.com/powershell/module/microsoft.online.sharepoint.powershell/Get-SPOServicePrioritizationBillingPolicies
applicable SharePoint Online
title Get-SPOServicePrioritizationBillingPolicies
schema 2.0.0
author samkabue
ms.author speedta
ms.reviewer speedta

Get-SPOServicePrioritizationBillingPolicies

SYNOPSIS

Retrieves the list of billing policies configured for service prioritization in SharePoint Online.

SYNTAX

Get-SPOServicePrioritizationBillingPolicies [<CommonParameters>]

DESCRIPTION

This cmdlet retrieves all billing policies that have been configured for service prioritization in SharePoint Online. This cmdlet is useful for administrators who need to review or audit the current billing policies and their associated configurations.

EXAMPLES

Example 1

Get-SPOServicePrioritizationBillingPolicies

This example retrieves all billing policies configured for service prioritization in SharePoint Online.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.Object

NOTES

RELATED LINKS

Getting started with SharePoint Online Management Shell

Add-SPOServicePrioritizationAppRegistration

Get-SPOServicePrioritizationAppRegistrations

Remove-SPOServicePrioritizationAppRegistration

New-SPOServicePrioritizationBillingPolicy

Set-SPOServicePrioritizationAppRegistration