Get-SPOTenantCdnOrigins
Lists all the configured origins under the tenancy or under a given site. You must be a SharePoint Online administrator to run this cmdlet.
Get-SPOTenantCdnOrigins
-CdnType <SPOTenantCdnType>
[<CommonParameters>]
Lists all the configured origins under the tenancy or under a given site.
Get-SPOTenantCdnOrigins -CdnType Public
The example returns a list of origins from the Tenant.
Specifies the CDN type. The valid values are: Public or Private.
Type: | SPOTenantCdnType |
Accepted values: | Public, Private |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | SharePoint Online |
None
System.Object