class Rancher::ServicesPortRange
- Rancher::ServicesPortRange
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/services_port_range.crConstructors
Instance Method Summary
- #end_port : Int64
- #end_port=(end_port : Int64)
- #end_port? : Int64 | Nil
- #start_port : Int64
- #start_port=(start_port : Int64)
- #start_port? : Int64 | Nil