次の方法で共有


ManagedClusterAADProfile.ServerAppSecret プロパティ

定義

サーバー AAD アプリケーション シークレットを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象