Sha256: 4691ce6b87f53494b8fe2078845ff286bd4eaf6c1e4d7158b02b6479b54e6aa4
Contents?: true
Size: 398 Bytes
Versions: 4
Compression:
Stored size: 398 Bytes
Contents
require 'fog/huaweicloud/models/model' module Fog module Network class HuaweiCloud class NetworkIpAvailability < Fog::HuaweiCloud::Model attribute :used_ips attribute :subnet_ip_availability attribute :network_id attribute :project_id attribute :tenant_id attribute :total_ips attribute :network_name end end end end
Version data entries
4 entries across 4 versions & 1 rubygems