共用方式為


RestorableDatabaseAccountGetResult.ApiType Property

Definition

Gets the API type of the restorable database account. Possible values include: 'MongoDB', 'Gremlin', 'Cassandra', 'Table', 'Sql', 'GremlinV2'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to