次の方法で共有


ManagedDatabase.StorageContainerUri プロパティ

定義

条件付きを取得または設定します。 createMode が RestoreExternalBackup の場合、この値は必須です。 この復元のバックアップが格納されるストレージ コンテナーの URI を指定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象