WebPubSubResource.GetWebPubSubSharedPrivateLinks Method

Definition

Gets a collection of WebPubSubSharedPrivateLinks in the WebPubSubResource.

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 WebPubSubSharedPrivateLinks and their operations over a WebPubSubSharedPrivateLinkResource.

Applies to