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

CassandraTableGetPropertiesOptions 类

定义

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

构造函数

CassandraTableGetPropertiesOptions()

初始化 CassandraTableGetPropertiesOptions 类的新实例。

CassandraTableGetPropertiesOptions(Nullable<Int32>, AutoscaleSettings)

初始化 CassandraTableGetPropertiesOptions 类的新实例。

属性

AutoscaleSettings

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

(继承自 OptionsResource)
Throughput

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

(继承自 OptionsResource)

适用于