Search Results for

    Show / Hide Table of Contents

    Enum RestrictedToRegion

    Represents the status of RestrictedToRegion on a site collection

    Namespace: PnP.Core.Admin.Model.SharePoint
    Assembly: PnP.Core.Admin.dll
    Syntax
    public enum RestrictedToRegion : int

    BlockFull

    Site move is blocked, also full file content is not cached cross-region

    BlockMoveOnly

    Only site move is blocked

    NoRestriction

    No restrictions set

    Unknown

    Default value, means the property was never set

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer