MockableWebPubSubResourceGroupResource.GetWebPubSubs Method

Definition

Gets a collection of WebPubSubResources in the ResourceGroupResource.

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

Returns

An object representing collection of WebPubSubResources and their operations over a WebPubSubResource.

Applies to