次の方法で共有


IotCentralAppResource.GetIotCentralPrivateEndpointConnections メソッド

定義

IotCentralApp 内の IotCentralPrivateEndpointConnectionResources のコレクションを取得します。

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

戻り値

IotCentralPrivateEndpointConnectionResources のコレクションと、IotCentralPrivateEndpointConnectionResource に対する操作を表すオブジェクト。

適用対象