withHttpsCertificateConfiguration
Method
interface ContainerResource { // ... omitted for brevity withHttpsCertificateConfiguration(callback: callback): IResourceWithEnvironment;}Signature
method
withHttpsCertificateConfigurationbuilderAdds a callback that allows configuring the resource to use a specific HTTPS/TLS certificate key pair for server authentication.
withHttpsCertificateConfiguration(callback: (arg: HttpsCertificateConfigurationCallbackAnnotationContext) => Promise<void>): IResourceWithEnvironmentParameters
callback(arg: HttpsCertificateConfigurationCallbackAnnotationContext) => Promise<void>Returns
IResourceWithEnvironmentApplies to
This method applies to the following types: