Table of Contents

Interface IWithOptions<ParentT>

Namespace
Microsoft.Azure.Management.CosmosDB.Fluent.CassandraKeyspace.Definition
Assembly
Microsoft.Azure.Management.CosmosDB.Fluent.dll

The stage of the Cassandra Keyspace definition allowing to set options.

public interface IWithOptions<ParentT> : IWithOptions<IWithAttach<ParentT>>

Type Parameters

ParentT

The stage of the parent definition to return to after attaching this definition.

Inherited Members