共用方式為


RestorableMongodbCollectionPropertiesResource.OwnerId Property

Definition

Gets the name of this MongoDB collection.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to