Get-SPOCrossTenantCompatibilityStatus

パートナー テナントとの互換性を判断します。

構文

Default (既定)

Get-SPOCrossTenantCompatibilityStatus
    [-PartnerCrossTenantHostUrl] <String>
    [<CommonParameters>]

説明

このコマンドレットを使用すると、テナント間移行の前にパートナー テナントとの互換性を判断できます。 SharePoint 管理者であることが必要です。

注:

このコマンドは、ソース テナントでのみ実行する必要があります。

例 1

Get-SPOCrossTenantCompatibilityStatus -PartnerCrossTenantHostUrl https://contoso-my.sharepoint.com

パートナー テナント Contoso との互換性状態を取得します。

パラメーター

-PartnerCrossTenantHostUrl

該当する: SharePoint Online パートナー テナントのクロステナント URL。 パートナー テナントは、各テナントで Get-SPOCrossTenantHostUrl を実行することで、これを確認できます。

パラメーターのプロパティ

型:System.String
規定値:None
ワイルドカードのサポート:False
DontShow:False

パラメーター セット

(All)
配置:0
必須:True
パイプラインからの値:False
プロパティ名別のパイプラインからの値:False
残りの引数からの値:False

CommonParameters

このコマンドレットは、共通パラメーター -Debug、-ErrorAction、-ErrorVariable、-InformationAction、-InformationVariable、-OutBuffer、-OutVariable、-PipelineVariable、-ProgressAction、-Verbose、-WarningAction、-WarningVariable をサポートします。 詳細については、「about_CommonParameters」を参照してください。

入力

None

出力

System.Object