Skip to content
Docs Try Aspire

AzureWebPubSubHubResource Properties

Class Properties 3 members
Represents an Azure Web PubSub Hub setting resource.
ConnectionStringExpression Section titled ConnectionStringExpression ReferenceExpression
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; }