addSeaweedFS
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addSeaweedFS(name: string): SeaweedFSContainerResource;}Signature
method
addSeaweedFSbuilderAdds a base SeaweedFS container (Master and Volume APIs) to the application model. Chain with .WithS3() or .WithFiler() to enable additional APIs.
addSeaweedFS(name: string): SeaweedFSContainerResourceParameters
namestringReturns
SeaweedFSContainerResourceApplies to
This method applies to the following types: