DataPolicyManifestData.Custom Property
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.
An array of data manifest custom resource definitions.
public System.Collections.Generic.IList<Azure.ResourceManager.Resources.Policy.Models.PolicyDataManifestCustomResourceFunctionDetail> Custom { get; }
member this.Custom : System.Collections.Generic.IList<Azure.ResourceManager.Resources.Policy.Models.PolicyDataManifestCustomResourceFunctionDetail>
Public ReadOnly Property Custom As IList(Of PolicyDataManifestCustomResourceFunctionDetail)