Share via


DataPolicyManifestData.CustomDefinitions Property

Definition

An array of data manifest custom resource definition.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.Models.DataManifestCustomResourceFunctionDefinition> CustomDefinitions { get; }
member this.CustomDefinitions : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.Models.DataManifestCustomResourceFunctionDefinition>
Public ReadOnly Property CustomDefinitions As IReadOnlyList(Of DataManifestCustomResourceFunctionDefinition)

Property Value

Applies to