GetAzCosmosDBCassandraTable.KeyspaceName Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Cassandra Keyspace Name.", Mandatory=true, ParameterSetName="ByNameParameterSet")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string KeyspaceName { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Cassandra Keyspace Name.", Mandatory=true, ParameterSetName="ByNameParameterSet")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.KeyspaceName : string with get, set
Public Property KeyspaceName As String

Property Value

String
Attributes

Applies to