IWithOptions<ParentT> Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The stage of the Cassandra Keyspace definition allowing to set options.
public interface IWithOptions<ParentT> : Microsoft.Azure.Management.CosmosDB.Fluent.HasOptions.Definition.IWithOptions<Microsoft.Azure.Management.CosmosDB.Fluent.CassandraKeyspace.Definition.IWithAttach<ParentT>>
type IWithOptions<'ParentT> = interface
interface IWithOptions<IWithAttach<'ParentT>>
Public Interface IWithOptions(Of ParentT)
Implements IWithOptions(Of IWithAttach(Of ParentT))
Type Parameters
- ParentT
The stage of the parent definition to return to after attaching this definition.
- Derived
- Implements
-
IWithOptions<IWithAttach<ParentT>>
Methods
WithOption(String, String) |
Specifies an option. (Inherited from IWithOptions<ReturnT>) |
WithOptionsAppend(IDictionary<String,String>) |
Appends all options to current options. (Inherited from IWithOptions<ReturnT>) |
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET