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 SourceSetRouterGatewayAfterCreate
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> |