Compartir a través de


DataManifestCustomResourceFunctionDefinition.AllowCustomProperties Propiedad

Definición

Obtiene o establece un valor que indica si se permiten las propiedades personalizadas dentro del contenedor de propiedades. Necesita que se especifique api-version en la regla de directiva, por ejemplo, vault('2019-06-01').

[Newtonsoft.Json.JsonProperty(PropertyName="allowCustomProperties")]
public bool? AllowCustomProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowCustomProperties")>]
member this.AllowCustomProperties : Nullable<bool> with get, set
Public Property AllowCustomProperties As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a