次の方法で共有


TriggerSupportPackageRequest.Include プロパティ

定義

ログに含める必要があるファイルの種類を取得または設定します。ログの種類 (Default/DefaultWithDumps/None/All/DefaultWithArchived) または必要なログの種類のコンマ区切りの一覧が含まれます

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象