次の方法で共有


JobStep.Credential プロパティ

定義

ターゲットへの接続に使用するジョブ資格情報のリソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象