Compartir a través de


FactoryRepoConfiguration.DisablePublish Propiedad

Definición

Obtiene o establece la deshabilitación de la operación de publicación manual en ADF Studio para favorecer la publicación automatizada.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a