Show / Hide Table of Contents

Class ConfigSourceRecord

Information about the Terraform configuration.

Inheritance
object
ConfigSourceRecord
BitbucketCloudConfigSourceRecord
BitbucketServerConfigSourceRecord
DevOpsConfigSourceRecord
GitConfigSourceRecord
ObjectStorageConfigSourceRecord
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
[JsonConverter(typeof(ConfigSourceRecordModelConverter))]
public class ConfigSourceRecord
In this article
Back to top