Sha256: 04d706c97ceee8c9b1a1fc441f17a00b1716d22e6950185f03f93c7d884a922f
Contents?: true
Size: 310 Bytes
Versions: 2
Compression:
Stored size: 310 Bytes
Contents
# KubernetesNodePoolLan ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **Integer** | The LAN ID of an existing LAN at the related datacenter | | ## 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.2 | docs/models/KubernetesNodePoolLan.md |
ionoscloud-5.1.1 | docs/models/KubernetesNodePoolLan.md |