次の方法で共有


RelayNamespaceResource.GetRelayPrivateEndpointConnections メソッド

定義

RelayNamespace 内の RelayPrivateEndpointConnectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.Relay.RelayPrivateEndpointConnectionCollection GetRelayPrivateEndpointConnections ();
abstract member GetRelayPrivateEndpointConnections : unit -> Azure.ResourceManager.Relay.RelayPrivateEndpointConnectionCollection
override this.GetRelayPrivateEndpointConnections : unit -> Azure.ResourceManager.Relay.RelayPrivateEndpointConnectionCollection
Public Overridable Function GetRelayPrivateEndpointConnections () As RelayPrivateEndpointConnectionCollection

戻り値

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

適用対象