Show / Hide Table of Contents

Class ZipUploadConfigSourceRecord

Information about the user-provided Terraform configuration zip file.

Inheritance
object
ConfigSourceRecord
ZipUploadConfigSourceRecord
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 ZipUploadConfigSourceRecord : ConfigSourceRecord
In this article
Back to top