次の方法で共有


BotResource.GetBotServicePrivateEndpointConnections メソッド

定義

ボット内の BotServicePrivateEndpointConnectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.BotService.BotServicePrivateEndpointConnectionCollection GetBotServicePrivateEndpointConnections ();
abstract member GetBotServicePrivateEndpointConnections : unit -> Azure.ResourceManager.BotService.BotServicePrivateEndpointConnectionCollection
override this.GetBotServicePrivateEndpointConnections : unit -> Azure.ResourceManager.BotService.BotServicePrivateEndpointConnectionCollection
Public Overridable Function GetBotServicePrivateEndpointConnections () As BotServicePrivateEndpointConnectionCollection

戻り値

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

適用対象