次の方法で共有


KustoClusterResource.GetKustoAttachedDatabaseConfigurations メソッド

定義

KustoCluster 内の KustoAttachedDatabaseConfigurationResources のコレクションを取得します。

public virtual Azure.ResourceManager.Kusto.KustoAttachedDatabaseConfigurationCollection GetKustoAttachedDatabaseConfigurations ();
abstract member GetKustoAttachedDatabaseConfigurations : unit -> Azure.ResourceManager.Kusto.KustoAttachedDatabaseConfigurationCollection
override this.GetKustoAttachedDatabaseConfigurations : unit -> Azure.ResourceManager.Kusto.KustoAttachedDatabaseConfigurationCollection
Public Overridable Function GetKustoAttachedDatabaseConfigurations () As KustoAttachedDatabaseConfigurationCollection

戻り値

KustoAttachedDatabaseConfigurationResources のコレクションとその KustoAttachedDatabaseConfigurationResource に対する操作を表す オブジェクト。

適用対象