Compartir a través de


IFollowerDatabaseDefinition.DatabaseName Property

Definition

The database name owned by this cluster that was followed. * in case following all databases.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The database name owned by this cluster that was followed. * in case following all databases.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="databaseName")]
public string DatabaseName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The database name owned by this cluster that was followed. * in case following all databases.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="databaseName")>]
member this.DatabaseName : string
Public ReadOnly Property DatabaseName As String

Property Value

Attributes

Applies to