Search Results for

    Show / Hide Table of Contents

    Enum OriginAction

    Defines the action to perform with the CDN Origin for the CDN

    Namespace: PnP.Framework.Provisioning.Model
    Assembly: PnP.Framework.dll
    Syntax
    public enum OriginAction : int

    Add

    Declares to add a CDN Origin for the CDN.

    Remove

    Declares to remove a CDN Origin for the CDN.

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<OriginAction>(String)
    ObjectExtensions.Set<OriginAction, T>(Expression<Func<OriginAction, T>>, T, Boolean, Boolean)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer