Show / Hide Table of Contents

Class RouteDestination

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

Fields

View Source

Ip

Declaration
public readonly string Ip
Field Value
Type Description
System.String
View Source

Port

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