次の方法で共有


ExportJobsOperationResultInfo.ExcelFileBlobUrl プロパティ

定義

ExcelFile がアップロードされる BLOB の URL を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象