ArmWebPubSubModelFactory.WebPubSubClientConnectionCountRule(String) Method

Definition

public static Azure.ResourceManager.WebPubSub.Models.WebPubSubClientConnectionCountRule WebPubSubClientConnectionCountRule(string type = default);
static member WebPubSubClientConnectionCountRule : string -> Azure.ResourceManager.WebPubSub.Models.WebPubSubClientConnectionCountRule
Public Shared Function WebPubSubClientConnectionCountRule (Optional type As String = Nothing) As WebPubSubClientConnectionCountRule

Parameters

type
String

Returns

A new WebPubSubClientConnectionCountRule instance for mocking.

Applies to