Search Results for

    Show / Hide Table of Contents

    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
    ExtractSequenceConfiguration

    Teams

    If defined will extract teams as defined

    Declaration
    public ExtractTeamsConfiguration Teams { get; set; }
    Property Value
    ExtractTeamsConfiguration

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer