IotHubDescriptionResource.GetIotHubPrivateEndpointConnections メソッド

定義

IotHubDescription 内の IotHubPrivateEndpointConnectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.IotHub.IotHubPrivateEndpointConnectionCollection GetIotHubPrivateEndpointConnections ();
abstract member GetIotHubPrivateEndpointConnections : unit -> Azure.ResourceManager.IotHub.IotHubPrivateEndpointConnectionCollection
override this.GetIotHubPrivateEndpointConnections : unit -> Azure.ResourceManager.IotHub.IotHubPrivateEndpointConnectionCollection
Public Overridable Function GetIotHubPrivateEndpointConnections () As IotHubPrivateEndpointConnectionCollection

戻り値

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

適用対象