次の方法で共有


FactoryRepoConfiguration.DisablePublish プロパティ

定義

自動発行を優先するように、ADF Studio で手動発行操作を無効にするを取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象