共用方式為


AttachedDatabaseConfigurationProperties.DatabaseNameOverride Property

Definition

Overrides the original database name. Relevant only when attaching to a specific database.

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

Property Value

Implements

Attributes

Applies to