Show / Hide Table of Contents

Class ZipUploadConfigSource

Metadata about the zip file containing the Terraform configuration.

Inheritance
object
ConfigSource
ZipUploadConfigSource
Inherited Members
ConfigSource.WorkingDirectory
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 ZipUploadConfigSource : ConfigSource
In this article
Back to top