次の方法で共有


RestorableSqlDatabasePropertiesResourceDatabase._self プロパティ

定義

データベース リソースのアドレス指定可能パスを指定するシステム生成プロパティを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象