RestorableCosmosDBAccountData.ApiType Property

Definition

The API type of the restorable database account.

public Azure.ResourceManager.CosmosDB.Models.CosmosDBApiType? ApiType { get; }
member this.ApiType : Nullable<Azure.ResourceManager.CosmosDB.Models.CosmosDBApiType>
Public ReadOnly Property ApiType As Nullable(Of CosmosDBApiType)

Property Value

Applies to