AzureWebPubSubResource
Class net8.0
Represents an Azure Web PubSub resource.
namespace Aspire.Hosting.ApplicationModel;
public class AzureWebPubSubResource : Aspire.Hosting.Azure.AzureProvisioningResource, Aspire.Hosting.ApplicationModel.IManifestExpressionProvider, Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.ApplicationModel.IResourceWithConnectionString, Aspire.Hosting.ApplicationModel.IValueProvider, Aspire.Hosting.ApplicationModel.IValueWithReferences, Aspire.Hosting.Azure.IAzurePrivateEndpointTarget{ // ...} AzureProvisioningResourceIManifestExpressionProviderIResourceIResourceWithConnectionStringIValueProviderIValueWithReferencesIAzurePrivateEndpointTarget
7 members
Constructors1
Section titled ConstructorsProperties5
Section titled PropertiesConnectionStringExpressiongetReferenceExpression Gets the connection string template for the manifest for Azure Web PubSub.
EndpointgetBicepOutputReference Gets the "endpoint" output reference from the bicep template for Azure Web PubSub.
IdgetBicepOutputReference Gets the "id" output reference for the resource.
NameOutputReferencegetBicepOutputReference Gets the "name" output reference for the resource.
UriExpressiongetReferenceExpression Gets the service endpoint URI expression for the Azure Web PubSub resource.