Class DatabaseInstanceSettingsLocationPreference
Inheritance
System.Object
DatabaseInstanceSettingsLocationPreference
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.Gcp.Sql.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class DatabaseInstanceSettingsLocationPreference
Fields
View SourceFollowGaeApplication
A GAE application whose zone to remain in. Must be in the same region as this instance.
Declaration
public readonly string FollowGaeApplication
Field Value
| Type | Description |
|---|---|
| System.String |
Zone
The preferred compute engine zone.
Declaration
public readonly string Zone
Field Value
| Type | Description |
|---|---|
| System.String |