Table of Contents

Enum AzurePolicyAssignmentType

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents the type of policy assignment.

[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum AzurePolicyAssignmentType

Fields

Initiative = 2

The assignment is an initiative.

Policy = 1

The assignment is a policy.

Unknown = 0

The assignment type is unknown.