Show / Hide Table of Contents

Class TemplateZipUploadConfigSource

Metadata about the zip file containing the Terraform configuration for the template.

Inheritance
object
TemplateConfigSource
TemplateZipUploadConfigSource
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
public class TemplateZipUploadConfigSource : TemplateConfigSource
In this article
Back to top