MonitoringWorkspaceConnection.Secrets プロパティ

定義

送信されたジョブにシークレットとして格納するワークスペース サービス接続のプロパティ。 キーはワークスペース接続プロパティパス、name は秘密鍵です。

public System.Collections.Generic.IDictionary<string,string> Secrets { get; set; }
member this.Secrets : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Secrets As IDictionary(Of String, String)

プロパティ値

適用対象