ExportJobsOperationResultInfo.ExcelFileBlobSasKey Property

Definition

Gets or sets SAS key to access the blob. It expires in 15 mins.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to