GitHubAccessTokenRequest 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 GitHubAccessTokenRequest.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.GitHubAccessTokenRequest+GitHubAccessTokenRequestConverter))]
public class GitHubAccessTokenRequest
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.GitHubAccessTokenRequest+GitHubAccessTokenRequestConverter))>]
type GitHubAccessTokenRequest = class
Public Class GitHubAccessTokenRequest
- Inheritance
-
GitHubAccessTokenRequest
- Attributes
Constructors
GitHubAccessTokenRequest(String, String, String) |
Initializes a new instance of GitHubAccessTokenRequest. |
Properties
GitHubAccessCode |
The GitHub Access code. |
GitHubAccessTokenBaseUrl |
The GitHub access token base URL. |
GitHubClientId |
The GitHub Client Id. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET