IotCentralAppResource.GetIotCentralPrivateEndpointConnections Method

Definition

Gets a collection of IotCentralPrivateEndpointConnectionResources in the IotCentralApp.

public virtual Azure.ResourceManager.IotCentral.IotCentralPrivateEndpointConnectionCollection GetIotCentralPrivateEndpointConnections ();
abstract member GetIotCentralPrivateEndpointConnections : unit -> Azure.ResourceManager.IotCentral.IotCentralPrivateEndpointConnectionCollection
override this.GetIotCentralPrivateEndpointConnections : unit -> Azure.ResourceManager.IotCentral.IotCentralPrivateEndpointConnectionCollection
Public Overridable Function GetIotCentralPrivateEndpointConnections () As IotCentralPrivateEndpointConnectionCollection

Returns

An object representing collection of IotCentralPrivateEndpointConnectionResources and their operations over a IotCentralPrivateEndpointConnectionResource.

Applies to