IReadOnlyFollowingDatabaseProperties.AttachedDatabaseConfigurationName Property

Definition

The name of the attached database configuration cluster

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=false, Description="The name of the attached database configuration cluster", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="attachedDatabaseConfigurationName", Update=false)]
public string AttachedDatabaseConfigurationName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=false, Description="The name of the attached database configuration cluster", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="attachedDatabaseConfigurationName", Update=false)>]
member this.AttachedDatabaseConfigurationName : string
Public ReadOnly Property AttachedDatabaseConfigurationName As String

Property Value

Attributes

Applies to