GithubScopeEnvironmentData Class
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 github scope connector's environment data
[Newtonsoft.Json.JsonObject("GithubScope")]
public class GithubScopeEnvironmentData : Microsoft.Azure.Management.Security.Models.EnvironmentData
[<Newtonsoft.Json.JsonObject("GithubScope")>]
type GithubScopeEnvironmentData = class
inherit EnvironmentData
Public Class GithubScopeEnvironmentData
Inherits EnvironmentData
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
GithubScopeEnvironmentData() |
Initializes a new instance of the GithubScopeEnvironmentData class. |