Share via


IAttachedDatabaseConfiguration.DatabaseNameOverride Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="Overrides the original database name. Relevant only when attaching to a specific database.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="databaseNameOverride")]
public string DatabaseNameOverride { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="Overrides the original database name. Relevant only when attaching to a specific database.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="databaseNameOverride")>]
member this.DatabaseNameOverride : string with get, set
Public Property DatabaseNameOverride As String

Property Value

Attributes

Applies to