GitPullRequestCompletionOptions.BypassPolicy Property
Definition
Important
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.
If true, policies will be explicitly bypassed while the pull request is completed.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="bypassPolicy")]
public bool BypassPolicy { get; set; }
member this.BypassPolicy : bool with get, set
Public Property BypassPolicy As Boolean
Property Value
- Attributes