Show / Hide Table of Contents

Enum Collection.Types.RunFrequency

Run frequencies used by rule executions.

Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum Collection.Types.RunFrequency

Fields

Name Description
Daily

Executes once a day.

Hourly

Executes once an hour.

Realtime

Real-time run frequency.

Unspecified

Unspecified run frequency.

In this article
Back to top Generated by DocFX