次の方法で共有


BackupItemInner.StorageAccountUrl プロパティ

定義

このバックアップを含むストレージ アカウント コンテナーの SAS URL を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountUrl")]
public string StorageAccountUrl { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountUrl")>]
member this.StorageAccountUrl : string
Public ReadOnly Property StorageAccountUrl As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象