Megosztás a következőn keresztül:


WebPubSubHubData(WebPubSubHubProperties) Constructor

Definition

Initializes a new instance of WebPubSubHubData.

public WebPubSubHubData (Azure.ResourceManager.WebPubSub.Models.WebPubSubHubProperties properties);
new Azure.ResourceManager.WebPubSub.WebPubSubHubData : Azure.ResourceManager.WebPubSub.Models.WebPubSubHubProperties -> Azure.ResourceManager.WebPubSub.WebPubSubHubData
Public Sub New (properties As WebPubSubHubProperties)

Parameters

properties
WebPubSubHubProperties

Properties of a hub.

Exceptions

properties is null.

Applies to