Get-SPOTenant
Published: July 16, 2012
Applies to: Office 365 | SharePoint Online
Returns SharePoint Online organization properties.
Get-SPOTenant
Parameters
None
Detailed Description
The Get-SPOTenant cmdlet returns organization-level site collection properties such as StorageQuota, StorageQuotaAllocated, ResourceQuota, ResourceQuotaAllocated, and SiteCreationMode.
You must be a SharePoint Online global administrator to run the cmdlet.
Input Types
Return Types
--------EXAMPLE--------
Get-SPOTenant
This example returns the organization-level site collection properties such as StorageQuota, StorageQuotaAllocated, ResourceQuota, ResourceQuotaAllocated, and SiteCreationMode.
Change History
| Date | Description |
|---|---|
| July 16, 2012 | Initial publication |
