Class GetRouteTablesTableResult
Inheritance
System.Object
GetRouteTablesTableResult
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.AliCloud.Vpc.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetRouteTablesTableResult
Fields
View SourceCreationTime
Time of creation.
Declaration
public readonly string CreationTime
Field Value
| Type | Description |
|---|---|
| System.String |
Description
The description of the route table instance.
Declaration
public readonly string Description
Field Value
| Type | Description |
|---|---|
| System.String |
Id
ID of the Route Table.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
Name
Name of the route table.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
RouterId
Router Id of the route table.
Declaration
public readonly string RouterId
Field Value
| Type | Description |
|---|---|
| System.String |
RouteTableType
The type of route table.
Declaration
public readonly string RouteTableType
Field Value
| Type | Description |
|---|---|
| System.String |