Skip to content
DocsTry Aspire
DocsTry

AzureWebPubSubHubResource Properties

ClassProperties3 members
Represents an Azure Web PubSub Hub setting resource.
ConnectionStringExpressionSection titled ConnectionStringExpressionReferenceExpression
Gets the connection string template for the manifest for Azure Web PubSub.
public ReferenceExpression ConnectionStringExpression { get; }
Gets the name associated with the Azure Web PubSub Hub.
public string HubName { get; set; }
Gets the parent AzureWebPubSubResource of this AzureWebPubSubHubSettingResource.
public AzureWebPubSubResource Parent { get; }