次の方法で共有


DataBoxDiskJobSecrets.PassKey プロパティ

定義

ディスク ジョブの passKey を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="passKey")]
public string PassKey { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="passKey")>]
member this.PassKey : string
Public ReadOnly Property PassKey As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象