KubernetesIPConfiguration interface 
Kubernetes node IP configuration
Properties
| ip | IP address of the Kubernetes node. | 
| port | Port of the Kubernetes node. NOTE: This property will not be serialized. It can only be populated by the server. | 
Property Details
		ipAddress
	 
	IP address of the Kubernetes node.
ipAddress?: stringProperty Value
string
port
Port of the Kubernetes node. NOTE: This property will not be serialized. It can only be populated by the server.
port?: stringProperty Value
string