共用方式為


Get-SPOTenantCdnOrigins

清單 租使用者或指定月臺下的所有已設定來源。 您必須是 SharePoint Online 系統管理員才能執行此 Cmdlet。

語法

Default (預設值)

Get-SPOTenantCdnOrigins
    -CdnType <SPOTenantCdnType>
    [<CommonParameters>]

Description

清單 租使用者或指定月臺下的所有已設定來源。

範例

範例 1

Get-SPOTenantCdnOrigins -CdnType Public

此範例會從租用戶傳回原始來源清單。

參數

-CdnType

適用:SharePoint Online

指定 CDN 類型。 有效值為:Public 或 Private。

參數屬性

類型:Microsoft.Online.SharePoint.TenantAdministration.SPOTenantCdnType
預設值:None
接受的值:Public, Private
支援萬用字元:False
不要顯示:False

參數集

(All)
Position:Named
必要:True
來自管線的值:False
來自管線按屬性名稱的值:False
來自剩餘引數的值:False

CommonParameters

此 Cmdlet 支援一般參數:-Debug、-ErrorAction、-ErrorVariable、-InformationAction、-InformationVariable、-OutBuffer、-OutVariable、-PipelineVariable、-ProgressAction、-Verbose、-WarningAction 和 -WarningVariable。 如需詳細資訊,請參閱 about_CommonParameters

輸入

None

輸出

System.Object