Language

DataManifestCustomResourceFunctionDefinition.AllowCustomProperty Property

Definition

A value indicating whether the custom properties within the property bag are allowed. Needs api-version to be specified in the policy rule eg - vault('2019-06-01').

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Owned)]
public bool? AllowCustomProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Owned)>]
member this.AllowCustomProperty : Nullable<bool> with get, set
Public Property AllowCustomProperty As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to