DataPolicyManifest interface

The data policy manifest.

Properties

custom

An array of data manifest custom resource definition.

effects

The effect definition.

fieldValues

The non-alias field accessor values that can be used in the policy rule.

id

The ID of the data policy manifest. NOTE: This property will not be serialized. It can only be populated by the server.

isBuiltInOnly

A value indicating whether policy mode is allowed only in built-in definitions.

name

The name of the data policy manifest (it's the same as the Policy Mode). NOTE: This property will not be serialized. It can only be populated by the server.

namespaces

The list of namespaces for the data policy manifest.

policyMode

The policy mode of the data policy manifest.

resourceTypeAliases

An array of resource type aliases.

standard

The standard resource functions (subscription and/or resourceGroup).

type

The type of the resource (Microsoft.Authorization/dataPolicyManifests). NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

custom

An array of data manifest custom resource definition.

custom?: DataManifestCustomResourceFunctionDefinition[]

Property Value

effects

The effect definition.

effects?: DataEffect[]

Property Value

fieldValues

The non-alias field accessor values that can be used in the policy rule.

fieldValues?: string[]

Property Value

string[]

id

The ID of the data policy manifest. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

isBuiltInOnly

A value indicating whether policy mode is allowed only in built-in definitions.

isBuiltInOnly?: boolean

Property Value

boolean

name

The name of the data policy manifest (it's the same as the Policy Mode). NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

namespaces

The list of namespaces for the data policy manifest.

namespaces?: string[]

Property Value

string[]

policyMode

The policy mode of the data policy manifest.

policyMode?: string

Property Value

string

resourceTypeAliases

An array of resource type aliases.

resourceTypeAliases?: ResourceTypeAliases[]

Property Value

standard

The standard resource functions (subscription and/or resourceGroup).

standard?: string[]

Property Value

string[]

type

The type of the resource (Microsoft.Authorization/dataPolicyManifests). NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string