Class GetDeviceBgpNeighborsBgpNeighborRoutesInResult
Inheritance
System.Object
GetDeviceBgpNeighborsBgpNeighborRoutesInResult
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.Packet.Outputs
Assembly: Pulumi.Packet.dll
Syntax
public sealed class GetDeviceBgpNeighborsBgpNeighborRoutesInResult
Fields
View SourceExact
(bool) Whether the route is exact
Declaration
public readonly bool Exact
Field Value
| Type | Description |
|---|---|
| System.Boolean |
Route
CIDR expression of route (ip/mask)
Declaration
public readonly string Route
Field Value
| Type | Description |
|---|---|
| System.String |