Show / Hide Table of Contents

Class CreateTemplateConfigSourceDetails

Creation details for a configuration source used for a template.

Inheritance
object
CreateTemplateConfigSourceDetails
CreateTemplateZipUploadConfigSourceDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.ResourcemanagerService.Models
Assembly: OCI.DotNetSDK.Resourcemanager.dll
Syntax
[JsonConverter(typeof(CreateTemplateConfigSourceDetailsModelConverter))]
public class CreateTemplateConfigSourceDetails
In this article
Back to top