Compartir a través de


WebPubSubHubData(WebPubSubHubProperties) Constructor

Definición

Inicializa una nueva instancia de 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)

Parámetros

properties
WebPubSubHubProperties

Propiedades de un centro de conectividad.

Excepciones

properties es null.

Se aplica a