ContentSummaryResult.ContentSummary プロパティ

定義

指定したパスのコンテンツの概要を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="ContentSummary")]
public Microsoft.Azure.Management.DataLake.Store.Models.ContentSummary ContentSummary { get; }
[Newtonsoft.Json.JsonProperty(PropertyName="contentSummary")]
public Microsoft.Azure.Management.DataLake.Store.Models.ContentSummary ContentSummary { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ContentSummary")>]
member this.ContentSummary : Microsoft.Azure.Management.DataLake.Store.Models.ContentSummary
[<Newtonsoft.Json.JsonProperty(PropertyName="contentSummary")>]
member this.ContentSummary : Microsoft.Azure.Management.DataLake.Store.Models.ContentSummary
Public ReadOnly Property ContentSummary As ContentSummary

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象