다음을 통해 공유


WebPubSubResource.GetWebPubSubSharedPrivateLinks Method

Definition

Gets a collection of WebPubSubSharedPrivateLinkResources in the WebPubSub.

public virtual Azure.ResourceManager.WebPubSub.WebPubSubSharedPrivateLinkCollection GetWebPubSubSharedPrivateLinks ();
abstract member GetWebPubSubSharedPrivateLinks : unit -> Azure.ResourceManager.WebPubSub.WebPubSubSharedPrivateLinkCollection
override this.GetWebPubSubSharedPrivateLinks : unit -> Azure.ResourceManager.WebPubSub.WebPubSubSharedPrivateLinkCollection
Public Overridable Function GetWebPubSubSharedPrivateLinks () As WebPubSubSharedPrivateLinkCollection

Returns

An object representing collection of WebPubSubSharedPrivateLinkResources and their operations over a WebPubSubSharedPrivateLinkResource.

Applies to