Class ArchiveSourceDetails
The details for the Archive source of the Function. 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
ArchiveSourceDetails
Inherited Members
Namespace: Oci.FunctionsService.Models
Assembly: OCI.DotNetSDK.Functions.dll
Syntax
[JsonConverter(typeof(ArchiveSourceDetailsModelConverter))]
public class ArchiveSourceDetails