Bagikan melalui


GitHubClientSecret.ByoaSecretName Property

Definition

Gets or sets bring your own app client secret name in AKV.

[Newtonsoft.Json.JsonProperty(PropertyName="byoaSecretName")]
public string ByoaSecretName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="byoaSecretName")>]
member this.ByoaSecretName : string with get, set
Public Property ByoaSecretName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to