Enum FlowsPolicy
Indicates whether flows are disabled in all the webs of this site
Namespace: PnP.Core.Admin.Model.SharePoint
Assembly: PnP.Core.Admin.dll
Syntax
public enum FlowsPolicy : int
Remarks
Note that while this property being Disabled guarantees that no flows are available in any of the child webs, the opposite is not the case. In other words, if this property is NotDisabled, it does not guarantee that flows are available in all of the child webs. That decision is left up to the individual webs.