Show / Hide Table of Contents

Class UpdateFunctionSourceDetails

The source details for updating the Function.

Inheritance
object
UpdateFunctionSourceDetails
UpdateArchiveFunctionSourceDetails
UpdateContainerImageFunctionSourceDetails
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(UpdateFunctionSourceDetailsModelConverter))]
public class UpdateFunctionSourceDetails
In this article
Back to top