次の方法で共有


RestorableDatabaseAccountGetResult.AccountName プロパティ

定義

グローバル データベース アカウントの名前を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象