Show / Hide Table of Contents

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 Source

FollowGaeApplication

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
View Source

Zone

The preferred compute engine zone.

Declaration
public readonly string Zone
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.