次の方法で共有


ExportJobsOperationResultInfo.BlobSasKey プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象