次の方法で共有


RestorableSqlDatabasePropertiesResourceDatabase._rid プロパティ

定義

システムで生成されたプロパティを取得します。 一意識別子。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象