withImagePushOptions
Method
interface ContainerResource { // ... omitted for brevity withImagePushOptions(callback: callback): IComputeResource;}Signature
method
withImagePushOptionsbuilderAdds an asynchronous callback to configure container image push options for the resource.
withImagePushOptions(callback: (arg: ContainerImagePushOptionsCallbackContext) => Promise<void>): IComputeResourceParameters
callback(arg: ContainerImagePushOptionsCallbackContext) => Promise<void>Returns
IComputeResourceApplies to
This method applies to the following types: