次の方法で共有


KustoClusterResource.GetKustoDatabases メソッド

定義

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

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

戻り値

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

適用対象