次の方法で共有


SynapsePrivateLinkHubResource.GetSynapsePrivateEndpointConnectionForPrivateLinkHubs メソッド

定義

SynapsePrivateLinkHub の SynapsePrivateEndpointConnectionForPrivateLinkHubResources のコレクションを取得します。

public virtual Azure.ResourceManager.Synapse.SynapsePrivateEndpointConnectionForPrivateLinkHubCollection GetSynapsePrivateEndpointConnectionForPrivateLinkHubs();
abstract member GetSynapsePrivateEndpointConnectionForPrivateLinkHubs : unit -> Azure.ResourceManager.Synapse.SynapsePrivateEndpointConnectionForPrivateLinkHubCollection
override this.GetSynapsePrivateEndpointConnectionForPrivateLinkHubs : unit -> Azure.ResourceManager.Synapse.SynapsePrivateEndpointConnectionForPrivateLinkHubCollection
Public Overridable Function GetSynapsePrivateEndpointConnectionForPrivateLinkHubs () As SynapsePrivateEndpointConnectionForPrivateLinkHubCollection

戻り値

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

適用対象