你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CassandraKeyspaceGetPropertiesOptions 类

定义

public class CassandraKeyspaceGetPropertiesOptions : Microsoft.Azure.Management.CosmosDB.Models.OptionsResource
type CassandraKeyspaceGetPropertiesOptions = class
    inherit OptionsResource
Public Class CassandraKeyspaceGetPropertiesOptions
Inherits OptionsResource
继承
CassandraKeyspaceGetPropertiesOptions

构造函数

CassandraKeyspaceGetPropertiesOptions()

初始化 CassandraKeyspaceGetPropertiesOptions 类的新实例。

CassandraKeyspaceGetPropertiesOptions(Nullable<Int32>, AutoscaleSettings)

初始化 CassandraKeyspaceGetPropertiesOptions 类的新实例。

属性

AutoscaleSettings

获取或设置指定自动缩放设置。

(继承自 OptionsResource)
Throughput

获取或设置 Cosmos DB 资源吞吐量或 autoscaleSettings 的值。 检索产品/服务详细信息时,请使用 ThroughputSetting 资源。

(继承自 OptionsResource)

适用于