Compartilhar via


ICosmosDbSettings Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.CosmosDbSettingsTypeConverter))]
public interface ICosmosDbSettings : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.CosmosDbSettingsTypeConverter))>]
type ICosmosDbSettings = interface
    interface IJsonSerializable
Public Interface ICosmosDbSettings
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

CollectionsThroughput

The throughput of the collections in cosmosdb database

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to