Sha256: 1ed8e89e73b2a68d5464297dc0bda804901180915c36c3a20502367d895be6af
Contents?: true
Size: 320 Bytes
Versions: 2
Compression:
Stored size: 320 Bytes
Contents
# KubernetesNodePoolLan ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **Integer** | The LAN ID of an existing LAN at the related datacenter | [optional] | ## Example ```ruby require 'ionoscloud' instance = Ionoscloud::KubernetesNodePoolLan.new( id: 3 ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ionoscloud-5.1.0 | docs/KubernetesNodePoolLan.md |
ionoscloud-5.0.1 | docs/KubernetesNodePoolLan.md |