Class ConfigurationDatastore
Inheritance
System.Object
ConfigurationDatastore
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.OpenStack.Database.Outputs
Assembly: Pulumi.OpenStack.dll
Syntax
public sealed class ConfigurationDatastore
Fields
View SourceType
Database engine type to be used with this configuration. Changing this creates a new resource.
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |
Version
Version of database engine type to be used with this configuration. Changing this creates a new resource.
Declaration
public readonly string Version
Field Value
| Type | Description |
|---|---|
| System.String |