Skip to content
Docs Try Aspire
Docs Try

ContainerImagePushOptions

Handle
📦 Aspire.Hosting v13.3.0
interface ContainerImagePushOptions {
remoteImageName: string;
remoteImageTag: string;
}

Properties

property remoteImageName string get · set
Gets the RemoteImageName property
property remoteImageTag string get · set
Gets the RemoteImageTag property