Partilhar via


ICosmosDbDataConnection.CosmosDbDatabase Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The name of an existing database in the Cosmos DB account.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="cosmosDbDatabase")]
public string CosmosDbDatabase { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The name of an existing database in the Cosmos DB account.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="cosmosDbDatabase")>]
member this.CosmosDbDatabase : string with get, set
Public Property CosmosDbDatabase As String

Property Value

Attributes

Applies to