Show / Hide Table of Contents

Class UpdateRuntimeConfig

FunctionsRuntime configuration used to update a function.

Inheritance
object
UpdateRuntimeConfig
UpdateFunctionUpdateRuntimeConfig
UpdateManualRuntimeConfig
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(UpdateRuntimeConfigModelConverter))]
public class UpdateRuntimeConfig
In this article
Back to top