IndexingDirective Class 
Specifies whether the resource is to be indexed.
Constructor
IndexingDirective()Attributes
Default
Use any pre-defined/pre-configured defaults.
Default: int = 0Exclude
Index the resource.
Exclude: int = 1Include
Do not index the resource.
Include: int = 2