Skip to content
Docs Try Aspire

AzureWebPubSubResource Properties

Class Properties 4 members
Represents an Azure Web PubSub resource.
ConnectionStringExpression Section titled ConnectionStringExpression ReferenceExpression
Gets the connection string template for the manifest for Azure Web PubSub.
public ReferenceExpression ConnectionStringExpression { get; }
Endpoint Section titled Endpoint BicepOutputReference
Gets the "endpoint" output reference from the bicep template for Azure Web PubSub.
public BicepOutputReference Endpoint { get; }
NameOutputReference Section titled NameOutputReference BicepOutputReference
Gets the "name" output reference for the resource.
public BicepOutputReference NameOutputReference { get; }
UriExpression Section titled UriExpression ReferenceExpression
Gets the service endpoint URI expression for the Azure Web PubSub resource.
public ReferenceExpression UriExpression { get; }
Format: https://{name}.search.windows.net.