共用方式為


CassandraKeyspaceGetPropertiesOptions Class

Definition

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

Constructors

CassandraKeyspaceGetPropertiesOptions()

Initializes a new instance of the CassandraKeyspaceGetPropertiesOptions class.

CassandraKeyspaceGetPropertiesOptions(Nullable<Int32>, AutoscaleSettings)

Initializes a new instance of the CassandraKeyspaceGetPropertiesOptions class.

Properties

AutoscaleSettings

Gets or sets specifies the Autoscale settings.

(Inherited from OptionsResource)
Throughput

Gets or sets value of the Cosmos DB resource throughput or autoscaleSettings. Use the ThroughputSetting resource when retrieving offer details.

(Inherited from OptionsResource)

Applies to