Skip to content

Latest commit

 

History

History
68 lines (42 loc) · 1.99 KB

File metadata and controls

68 lines (42 loc) · 1.99 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-spotenantcontenttypereplicationparameters
applicable SharePoint Online
title Get-SPOTenantContentTypeReplicationParameters
schema 2.0.0
author samkabue
ms.author speedta
ms.reviewer

Get-SPOTenantContentTypeReplicationParameters

SYNOPSIS

Gets content types for replication parameters

SYNTAX

Get-SPOTenantContentTypeReplicationParameters [<CommonParameters>]

DESCRIPTION

Before you run the cmdlets, please use Connect-SPOService to connect to SharePoint Online first. This Cmdlets gets the content types that are being replicated from primary location to satellite

EXAMPLES

Example 1

Get-SPOTenantContentTypeReplicationParameters

Gets content types for replication parameters

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

Introduction to the SharePoint Online management shell

SharePoint Online Management Shell Download

Get-SPOAppErrors

Get-SPOTenantTaxonomyReplicationParameters

Set-SPOTenantTaxonomyReplicationParameters

Set-SPOTenantContentTypeReplicationParameters