Show / Hide Table of Contents

Class RuntimeConfig

FunctionsRuntime configuration for a function.

Inheritance
object
RuntimeConfig
FunctionUpdateRuntimeConfig
ManualRuntimeConfig
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(RuntimeConfigModelConverter))]
public class RuntimeConfig
In this article
Back to top