你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GitHubClientSecret Class

Definition

Client secret information for factory's bring your own app repository configuration.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.GitHubClientSecret+GitHubClientSecretConverter))]
public class GitHubClientSecret
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.GitHubClientSecret+GitHubClientSecretConverter))>]
type GitHubClientSecret = class
Public Class GitHubClientSecret
Inheritance
GitHubClientSecret
Attributes

Constructors

Name Description
GitHubClientSecret()

Initializes a new instance of GitHubClientSecret.

Properties

Name Description
ByoaSecretAkvUrl

Bring your own app client secret AKV URL.

ByoaSecretName

Bring your own app client secret name in AKV.

Applies to