GitPullRequestCompletionOptions.BypassReason 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 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