Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Disable manual publish operation in ADF studio to favor automated publish.
public bool? DisablePublish { get; set; }
member this.DisablePublish : Nullable<bool> with get, set
Public Property DisablePublish As Nullable(Of Boolean)