Class CreateArchiveSourceDetails
The details required to create an Archive-based function source. This mode is used when the function code is provided as an archive, either from Object Storage or directly uploaded by the API caller. It is suitable for scenarios where the function code is packaged as a single archive file.
Inheritance
CreateArchiveSourceDetails
Inherited Members
Namespace: Oci.FunctionsService.Models
Assembly: OCI.DotNetSDK.Functions.dll
Syntax
[JsonConverter(typeof(CreateArchiveSourceDetailsModelConverter))]
public class CreateArchiveSourceDetails