Share via


KustoAttachedDatabaseConfiguration.DatabaseNamePrefix Property

Definition

Adds a prefix to the attached databases name. When following an entire cluster, that prefix would be added to all of the databases original names from leader cluster.

public Azure.Provisioning.BicepValue<string> DatabaseNamePrefix { get; set; }
member this.DatabaseNamePrefix : Azure.Provisioning.BicepValue<string> with get, set
Public Property DatabaseNamePrefix As BicepValue(Of String)

Property Value

Applies to