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