Share via


IServiceCosmosDbConfigurationInfo Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.ServiceCosmosDbConfigurationInfoTypeConverter))]
public interface IServiceCosmosDbConfigurationInfo : Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.ServiceCosmosDbConfigurationInfoTypeConverter))>]
type IServiceCosmosDbConfigurationInfo = interface
    interface IJsonSerializable
Public Interface IServiceCosmosDbConfigurationInfo
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

KeyVaultKeyUri

The URI of the customer-managed key for the backing database.

OfferThroughput

The provisioned throughput for the backing database.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to