Class CassandraKeyspaceGetResultsInner
- Assembly
- Microsoft.Azure.Management.CosmosDB.Fluent.dll
An Azure Cosmos DB Cassandra keyspace.
public class CassandraKeyspaceGetResultsInner : ARMResourcePropertiesInner
- Inheritance
-
CassandraKeyspaceGetResultsInner
Constructors
CassandraKeyspaceGetResultsInner()
Initializes a new instance of the CassandraKeyspaceGetResultsInner class.
public CassandraKeyspaceGetResultsInner()
CassandraKeyspaceGetResultsInner(string, string, string, string, IDictionary<string, string>, CassandraKeyspaceGetPropertiesResource)
Initializes a new instance of the CassandraKeyspaceGetResultsInner class.
public CassandraKeyspaceGetResultsInner(string location, string id = null, string name = null, string type = null, IDictionary<string, string> tags = null, CassandraKeyspaceGetPropertiesResource resource = null)
Parameters
location
stringid
stringname
stringtype
stringtags
IDictionary<string, string>resource
CassandraKeyspaceGetPropertiesResource
Properties
Resource
public CassandraKeyspaceGetPropertiesResource Resource { get; set; }
Property Value
Methods
Validate()
Validate the object.
public override void Validate()
Exceptions
- Microsoft.Rest.ValidationException
Thrown if validation fails