Class ApplyTenantConfiguration
Inheritance
System.Object
ApplyTenantConfiguration
Namespace: PnP.Framework.Provisioning.Model.Configuration.Tenant
Assembly: PnP.Framework.dll
Syntax
public class ApplyTenantConfiguration : object
Properties
DelayAfterModernSiteCreation
Declaration
public int DelayAfterModernSiteCreation { get; set; }
Property Value
System.
|
DoNotWaitForSitesToBeFullyCreated
Declaration
public bool DoNotWaitForSitesToBeFullyCreated { get; set; }
Property Value
System.
|