Skip to content
DocsTry Aspire
DocsTry

withRemoteImageName

Method
📦 Aspire.Hosting v13.4.0
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: