public UpdatePort ( string portId, bool adminStateUp = null, string securityGroups = null, FixedIp fixedIps = null, AllowedAddressPair allowedAddressPairs = null ) : Port | ||
portId | string | |
adminStateUp | bool | |
securityGroups | string | |
fixedIps | FixedIp | |
allowedAddressPairs | AllowedAddressPair | |
return | Port |