WebPubSubResource.GetWebPubSubReplicas Method

Definition

Gets a collection of WebPubSubReplicas in the WebPubSubResource.

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

Returns

An object representing collection of WebPubSubReplicas and their operations over a WebPubSubReplicaResource.

Applies to