次の方法で共有


DataBoxHeavyAccountCopyLogDetails.CopyVerboseLogLink プロパティ

定義

コピーの詳細ログのリンクを取得します。 これは、LogCollectionLevel が verbose に設定されている場合にのみ設定されます。

[Newtonsoft.Json.JsonProperty(PropertyName="copyVerboseLogLink")]
public System.Collections.Generic.IList<string> CopyVerboseLogLink { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="copyVerboseLogLink")>]
member this.CopyVerboseLogLink : System.Collections.Generic.IList<string>
Public ReadOnly Property CopyVerboseLogLink As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象