Class ExtractTenantConfiguration
Inheritance
System.Object
ExtractTenantConfiguration
Namespace: PnP.Framework.Provisioning.Model.Configuration.Tenant
Assembly: PnP.Framework.dll
Syntax
public class ExtractTenantConfiguration : object
Properties
Sequence
If defined will extract site collections as defined in the SiteUrls array
Declaration
public ExtractSequenceConfiguration Sequence { get; set; }
Property Value
Teams
If defined will extract teams as defined
Declaration
public ExtractTeamsConfiguration Teams { get; set; }