Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

withRemoteImageName

Method
📦 Aspire.Hosting v13.5.4
interface ContainerResource {
// ... omitted for brevity
withRemoteImageName(remoteImageName: string): IComputeResource;
}

Signature

methodwithRemoteImageNamebuilder
Sets the remote image name (without registry endpoint or tag) for container push operations.
withRemoteImageName(remoteImageName: string): IComputeResource
remoteImageNamestring
IComputeResource

Applies to

This method applies to the following types: