withImagePushOptions
Method
interface ContainerResource { // ... omitted for brevity withImagePushOptions(callback: callback): IComputeResource;}Signature
method
withImagePushOptions builder Sets image push options via callback
withImagePushOptions(callback: (arg: ContainerImagePushOptionsCallbackContext) => Promise<void>): IComputeResourceParameters
callback (arg: ContainerImagePushOptionsCallbackContext) => Promise<void> Returns
IComputeResource Applies to
This method applies to the following types: