Compartilhar via


DataManifestCustomResourceFunctionDefinition.AllowCustomProperties Propriedade

Definição

Obtém ou define um valor que indica se as propriedades personalizadas dentro do recipiente de propriedades são permitidas. Precisa que a api-version seja especificada na regra de política, por exemplo, cofre('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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a