Sdílet prostřednictvím


CosmosDbDataConnectionProperties.CosmosDbDatabase Property

Definition

The name of an existing database in the Cosmos DB account.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)]
public string CosmosDbDatabase { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)>]
member this.CosmosDbDatabase : string with get, set
Public Property CosmosDbDatabase As String

Property Value

Implements

Attributes

Applies to