次の方法で共有


ExportJobsOperationResultInfo.ExcelFileBlobSasKey プロパティ

定義

BLOB にアクセスする SAS キーを取得または設定します。 有効期限は 15 分です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象