Skip to content
Docs Try Aspire
Docs Try

withRoleAssignments

Method
📦 Aspire.Hosting.Azure.WebPubSub v13.3.0
interface ContainerResource {
// ... omitted for brevity
withRoleAssignments(
target: AzureWebPubSubResource,
roles: AzureWebPubSubRole[]): IResource;
}

Signature

method withRoleAssignments builder
Assigns Azure Web PubSub roles to a resource
withRoleAssignments(
target: AzureWebPubSubResource,
roles: AzureWebPubSubRole[]): IResource
target AzureWebPubSubResource
roles AzureWebPubSubRole[]
IResource

Applies to

This method applies to the following types: