共用方式為


GremlinDatabaseGetResults.Options Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.options")]
public Microsoft.Azure.Management.CosmosDB.Models.GremlinDatabaseGetPropertiesOptions Options { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.options")>]
member this.Options : Microsoft.Azure.Management.CosmosDB.Models.GremlinDatabaseGetPropertiesOptions with get, set
Public Property Options As GremlinDatabaseGetPropertiesOptions

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to