次の方法で共有


KustoClusterResource.GetSandboxCustomImages メソッド

定義

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

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

戻り値

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

適用対象