Edit

Share via


GitPullRequestCompletionOptions.BypassReason Property

Definition

If policies are bypassed, this reason is stored as to why bypass was used.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="bypassReason")]
public string BypassReason { get; set; }
member this.BypassReason : string with get, set
Public Property BypassReason As String

Property Value

Attributes

Applies to