次の方法で共有


RestorableCosmosDBAccountData.RestorableLocations プロパティ

定義

データベース アカウントを復元できるリージョンの一覧。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.CosmosDB.Models.RestorableLocationResourceInfo> RestorableLocations { get; }
member this.RestorableLocations : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.CosmosDB.Models.RestorableLocationResourceInfo>
Public ReadOnly Property RestorableLocations As IReadOnlyList(Of RestorableLocationResourceInfo)

プロパティ値

適用対象