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.