DataPolicyManifest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The data policy manifest.
[Microsoft.Rest.Serialization.JsonTransformation]
public class DataPolicyManifest : Microsoft.Rest.Azure.IResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DataPolicyManifest = class
interface IResource
Public Class DataPolicyManifest
Implements IResource
- Inheritance
-
DataPolicyManifest
- Attributes
- Implements
Constructors
DataPolicyManifest() |
Initializes a new instance of the DataPolicyManifest class. |
DataPolicyManifest(IList<String>, String, Nullable<Boolean>, IList<ResourceTypeAliases>, IList<DataEffect>, IList<String>, IList<String>, IList<DataManifestCustomResourceFunctionDefinition>, String, String, String) |
Initializes a new instance of the DataPolicyManifest class. |
Properties
Custom |
Gets or sets an array of data manifest custom resource definition. |
Effects |
Gets or sets the effect definition. |
FieldValues |
Gets or sets the non-alias field accessor values that can be used in the policy rule. |
Id |
Gets the ID of the data policy manifest. |
IsBuiltInOnly |
Gets or sets a value indicating whether policy mode is allowed only in built-in definitions. |
Name |
Gets the name of the data policy manifest (it's the same as the Policy Mode). |
Namespaces |
Gets or sets the list of namespaces for the data policy manifest. |
PolicyMode |
Gets or sets the policy mode of the data policy manifest. |
ResourceTypeAliases |
Gets or sets an array of resource type aliases. |
Standard |
Gets or sets the standard resource functions (subscription and/or resourceGroup). |
Type |
Gets the type of the resource (Microsoft.Authorization/dataPolicyManifests). |