Enum SerializerScope
Defines the scope of a serializer
Namespace: PnP.Framework.Provisioning.Providers.Xml
Assembly: PnP.Framework.dll
Syntax
public enum SerializerScope : int
Provisioning
The serializer targets a full Provisioning file but not a tenant Template
ProvisioningHierarchy
The serializer targets a Provisioning Hierarchy
ProvisioningTemplate
The serializer targets a single Provisioning Template
Tenant
The serializer targets the whole Tenant