Bagikan melalui


WebPubSubResource.GetWebPubSubHubs Method

Definition

Gets a collection of WebPubSubHubResources in the WebPubSub.

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

Returns

An object representing collection of WebPubSubHubResources and their operations over a WebPubSubHubResource.

Applies to