Show / Hide Table of Contents

Class FunctionSourceDetails

The source details for the Function. The function can be created from various sources.

Inheritance
object
FunctionSourceDetails
PreBuiltFunctionSourceDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.FunctionsService.Models
Assembly: OCI.DotNetSDK.Functions.dll
Syntax
[JsonConverter(typeof(FunctionSourceDetailsModelConverter))]
public class FunctionSourceDetails
In this article
Back to top