Phase.JobAuthorizationScope 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.
The job authorization scope for builds queued against this definition.
[System.Runtime.Serialization.DataMember]
public Microsoft.TeamFoundation.Build.WebApi.BuildAuthorizationScope JobAuthorizationScope { get; set; }
member this.JobAuthorizationScope : Microsoft.TeamFoundation.Build.WebApi.BuildAuthorizationScope with get, set
Public Property JobAuthorizationScope As BuildAuthorizationScope
Property Value
- Attributes