Show / Hide Table of Contents

Class RouterVendorOptions

Inheritance
System.Object
RouterVendorOptions
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.Networking.Outputs
Assembly: Pulumi.OpenStack.dll
Syntax
public sealed class RouterVendorOptions

Fields

View Source

SetRouterGatewayAfterCreate

Boolean to control whether the Router gateway is assigned during creation or updated after creation.

Declaration
public readonly bool? SetRouterGatewayAfterCreate
Field Value
Type Description
System.Nullable<System.Boolean>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.