Language

DataPolicyManifestProperties.ResourceFunctionCustom Property

Definition

An array of data manifest custom resource definitions.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IDataManifestCustomResourceFunctionDefinition> ResourceFunctionCustom { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Inlined)>]
member this.ResourceFunctionCustom : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.IDataManifestCustomResourceFunctionDefinition> with get, set
Public Property ResourceFunctionCustom As List(Of IDataManifestCustomResourceFunctionDefinition)

Property Value

Implements

Attributes

Applies to