次の方法で共有


KustoClusterResource.GetKustoManagedPrivateEndpoints メソッド

定義

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

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

戻り値

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

適用対象