Skip to content

PortRangeProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkslb"
&alicloudroscdkslb.PortRangeProperty {
    EndPort: interface{},
    StartPort: interface{},
}

Properties

Name Type Description
EndPort interface{} No description.
StartPort interface{} No description.

EndPortRequired

EndPort interface{}
  • Type: interface{}

StartPortRequired

StartPort interface{}
  • Type: interface{}