WebPubSubResource.GetWebPubSubCustomDomains Method

Definition

Gets a collection of WebPubSubCustomDomains in the WebPubSubResource.

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

Returns

An object representing collection of WebPubSubCustomDomains and their operations over a WebPubSubCustomDomainResource.

Applies to