Skip to content
DocsTry Aspire
DocsTry

addFlociGcp

Method
📦 CommunityToolkit.Aspire.Hosting.Floci v13.5.0
interface IDistributedApplicationBuilder {
// ... omitted for brevity
addFlociGcp(
name: string,
port?: number,
defaultProjectId?: string): FlociGcpContainerResource;
}

Signature

methodaddFlociGcpbuilder
Adds a Floci GCP emulator container resource
addFlociGcp(
name: string,
port?: number,
defaultProjectId?: string): FlociGcpContainerResource
namestring
portnumberoptional
defaultProjectIdstringoptional= floci-local
FlociGcpContainerResource

Applies to

This method applies to the following types: