Compartir a través de


ServiceAssociationLink.AllowDelete Propiedad

Definición

Obtiene o establece si es true, el recurso se puede eliminar.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a