Show / Hide Table of Contents

Class NodeNetworkEndpoint

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

Fields

View Source

IpAddress

Declaration
public readonly string IpAddress
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.