次の方法で共有


RestorableMongodbDatabasePropertiesResource.OwnerId プロパティ

定義

この MongoDB データベースの名前を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象